aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/termit
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-11 20:51:55 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-11 20:51:55 +0000
commit6fea6bc425f3c656a11558d811847a8a62069432 (patch)
tree2f44bccc7798fb23bffb82d68e538e9181a7a003 /x11-toolkits/termit
parentb765ff05959ed8d642417c0d3f3f4af9a58c3565 (diff)
downloadports-6fea6bc425f3c656a11558d811847a8a62069432.tar.gz
ports-6fea6bc425f3c656a11558d811847a8a62069432.zip
Notes
Diffstat (limited to 'x11-toolkits/termit')
-rw-r--r--x11-toolkits/termit/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile
index e665e719e421..1f284ccf16d7 100644
--- a/x11-toolkits/termit/Makefile
+++ b/x11-toolkits/termit/Makefile
@@ -13,8 +13,7 @@ COMMENT= Small terminal emulator
LICENSE= GPLv2
USE_BZIP2= yes
-USES= cmake pkgconfig
-USE_LUA= yes
+USES= cmake pkgconfig lua
USE_GNOME= gdkpixbuf2 vte
CFLAGS+= -I${LOCALBASE}/include/vte-0.0
@@ -29,8 +28,6 @@ DEBUG_CMAKE_ON= -DDEBUG:BOOL=YES
NLS_CMAKE_OFF= -DENABLE_NLS:BOOL=NO
NLS_USES= gettext
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} 's|share/man|man|' ${WRKSRC}/doc/CMakeLists.txt
@${REINPLACE_CMD} 's|ADD_SUBDIRECTORY(etc)||' ${WRKSRC}/CMakeLists.txt