diff options
-rw-r--r-- | games/gemrb/Makefile | 1 | ||||
-rw-r--r-- | games/lordsawar/Makefile | 1 | ||||
-rw-r--r-- | multimedia/ffmpegthumbnailer/Makefile | 1 | ||||
-rw-r--r-- | print/rtf2latex2e/Makefile | 1 | ||||
-rw-r--r-- | security/klamav/Makefile | 1 | ||||
-rw-r--r-- | x11-fonts/fonts-indic/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile index 320fa9f4a447..9487b724660c 100644 --- a/games/gemrb/Makefile +++ b/games/gemrb/Makefile @@ -23,7 +23,6 @@ CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib \ --includedir=${LOCALBASE}/include -USE_GZIP= yes USE_GMAKE= yes USE_SDL= sdl USE_LDCONFIG= yes diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile index d7618ae121a8..589fc0143a2c 100644 --- a/games/lordsawar/Makefile +++ b/games/lordsawar/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= glademm-2.4:${PORTSDIR}/devel/libglademm24 \ uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost -USE_GZIP= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= intltool diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile index 27fc522daa8d..9f13faf60bef 100644 --- a/multimedia/ffmpegthumbnailer/Makefile +++ b/multimedia/ffmpegthumbnailer/Makefile @@ -21,7 +21,6 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ CONFIGURE_ARGS= --with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig GNU_CONFIGURE= yes -USE_GZIP= yes USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack diff --git a/print/rtf2latex2e/Makefile b/print/rtf2latex2e/Makefile index c8185fd90fc3..df5132036ea2 100644 --- a/print/rtf2latex2e/Makefile +++ b/print/rtf2latex2e/Makefile @@ -15,7 +15,6 @@ DISTNAME= ${PORTNAME}Unix1 MAINTAINER= martin.dieringer@gmx.de COMMENT= A newer filter that converts RTF (MS Rich Text Format) into LaTeX -USE_GZIP= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/security/klamav/Makefile b/security/klamav/Makefile index 080a18ddecb9..a610e9920697 100644 --- a/security/klamav/Makefile +++ b/security/klamav/Makefile @@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION} PREFIX= ${KDE_PREFIX} DOCSDIR= ${PREFIX}/share/doc/HTML/en/klamav02 -USE_GZIP= yes USE_GMAKE= yes USE_SQLITE= 3 USE_GNOME= pkgconfig diff --git a/x11-fonts/fonts-indic/Makefile b/x11-fonts/fonts-indic/Makefile index d8755742ca26..96cfe3351c99 100644 --- a/x11-fonts/fonts-indic/Makefile +++ b/x11-fonts/fonts-indic/Makefile @@ -16,7 +16,6 @@ COMMENT= The Lohit family of Indic fonts RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig -USE_GZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes |