diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
commit | 8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (patch) | |
tree | 6d9bf2c42239eb7fa59e3a370ddfad85fecabb87 /security/bsp_upektfmess | |
parent | ae7708b169aa040d2d1177a4ca193ed6a8d60e5d (diff) |
Notes
Diffstat (limited to 'security/bsp_upektfmess')
-rw-r--r-- | security/bsp_upektfmess/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/bsp_upektfmess/Makefile b/security/bsp_upektfmess/Makefile index c4eec4146690..b37933485c51 100644 --- a/security/bsp_upektfmess/Makefile +++ b/security/bsp_upektfmess/Makefile @@ -17,9 +17,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext PLIST_FILES= lib/libtfmessbsp.so -USE_ZIP= yes USE_LDCONFIG= yes -USES= gettext iconv +USES= gettext iconv zip # Maintainer note # Both the gui and the non-gui object are linked to libX11 USE_XORG= x11 xext |