diff options
Diffstat (limited to 'x11/xterm/Makefile')
-rw-r--r-- | x11/xterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index e249628..b4a1b9e 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -19,16 +19,16 @@ MASTER_SITES = ftp://ftp.invisible-island.net/xterm/ EXTRACT_SUFX = .tgz +MODULES = xenocara + LIB_DEPENDS = x11/libXaw \ x11/libXft \ x11/libXinerama RUN_DEPENDS = x11/libXcursor - USE_GMAKE = Yes CONFIGURE_STYLE = simple -CONFIGURE_ARGS = .include <bsd.port.mk> |