diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 8f6d09431a844593d58244260a627080930e44c4 (patch) | |
tree | 64f9e812de70618ac129498b98415b75c98758c8 | |
parent | d34f7c1a2339a3450db44819b8727f49a64399bd (diff) | |
download | FreeBSD-ports-8f6d09431a844593d58244260a627080930e44c4.zip FreeBSD-ports-8f6d09431a844593d58244260a627080930e44c4.tar.gz |
- Remove USE_SIZE knob
-rw-r--r-- | audio/aube/Makefile | 1 | ||||
-rw-r--r-- | audio/sweep/Makefile | 1 | ||||
-rw-r--r-- | audio/wavbreaker/Makefile | 1 | ||||
-rw-r--r-- | games/atr3d/Makefile | 1 | ||||
-rw-r--r-- | games/barrage/Makefile | 1 | ||||
-rw-r--r-- | games/briquolo/Makefile | 1 | ||||
-rw-r--r-- | games/openglad/Makefile | 1 | ||||
-rw-r--r-- | games/spacehulk/Makefile | 1 | ||||
-rw-r--r-- | mail/esmtp/Makefile | 1 | ||||
-rw-r--r-- | mail/libnewmail/Makefile | 1 | ||||
-rw-r--r-- | mail/smtpmail/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/angst/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/nefu/Makefile | 1 | ||||
-rw-r--r-- | news/nget/Makefile | 1 | ||||
-rw-r--r-- | news/noffle/Makefile | 1 | ||||
-rw-r--r-- | security/beecrypt/Makefile | 1 | ||||
-rw-r--r-- | security/tinc/Makefile | 1 | ||||
-rw-r--r-- | sysutils/chgrep/Makefile | 1 | ||||
-rw-r--r-- | www/ffproxy/Makefile | 1 | ||||
-rw-r--r-- | www/middleman/Makefile | 1 |
20 files changed, 0 insertions, 20 deletions
diff --git a/audio/aube/Makefile b/audio/aube/Makefile index 8e4f2c6..17fbf28 100644 --- a/audio/aube/Makefile +++ b/audio/aube/Makefile @@ -16,7 +16,6 @@ COMMENT= System for sound generation and processing LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile -USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index a5bde70..508a29a 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ mad.2:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb -USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER= 13 diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 8d28b30..e776aef 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://huli.org/wavbreaker/ MAINTAINER= krion@FreeBSD.org COMMENT= Tool to split wav files -USE_SIZE= yes USE_GNOME= gtk20 libxml2 gnomehack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 3a6470b..ec5088d 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -22,7 +22,6 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config WRKSRC= ${WRKDIR}/${PORTNAME} -USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_MESA= yes diff --git a/games/barrage/Makefile b/games/barrage/Makefile index 12b6bba..dcf681d 100644 --- a/games/barrage/Makefile +++ b/games/barrage/Makefile @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Destroy as many targets as possible -USE_SIZE= yes USE_GMAKE= yes USE_SDL= sdl mixer GNU_CONFIGURE= yes diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index 39be04f..436e4f1 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -17,7 +17,6 @@ COMMENT= Breakout clone with an OpenGL 3D representation LIB_DEPENDS= GUI.0:${PORTSDIR}/graphics/guilib \ png.5:${PORTSDIR}/graphics/png -USE_SIZE= yes USE_BZIP2= yes USE_REINPLACE= yes USE_GMAKE= yes diff --git a/games/openglad/Makefile b/games/openglad/Makefile index f99f45f..80e2d6e 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= snowstorm MAINTAINER= krion@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator -USE_SIZE= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/spacehulk/Makefile b/games/spacehulk/Makefile index ec4dc32..0bfc4b5 100644 --- a/games/spacehulk/Makefile +++ b/games/spacehulk/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b1/-beta1/} MAINTAINER= krion@FreeBSD.org COMMENT= Science-fiction board game in the world of Warhammer 40000 -USE_SIZE= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 9535aac..bece41f 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -17,7 +17,6 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp -USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index ca1fa66..3b526d4 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gnutls.13:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop \ ltdl.4:${PORTSDIR}/devel/libltdl -USE_SIZE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 034264f..4681582 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Tool to send the mails over remote smtp server -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index d84c5eb..e59178f 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config -USE_SIZE= yes USE_REINPLACE= yes MAN8= angst.8 diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index 48bd1fa..0784924 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/ MAINTAINER= krion@FreeBSD.org COMMENT= A network monitoring daemon -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/news/nget/Makefile b/news/nget/Makefile index a19fb88..63b0935 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -22,7 +22,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GETOPT_LONG= yes -USE_SIZE= yes .include <bsd.port.pre.mk> diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 96a90bd..482ddd4 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -16,7 +16,6 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm -USE_SIZE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index f127848..49a1d27 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org COMMENT= BeeCrypt is an open source cryptography library -USE_SIZE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 diff --git a/security/tinc/Makefile b/security/tinc/Makefile index f56ef76..f4d4b85 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -20,7 +20,6 @@ COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo USE_GETTEXT= yes -USE_SIZE= yes USE_OPENSSL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/sysutils/chgrep/Makefile b/sysutils/chgrep/Makefile index 1af6a87..8dbde9a 100644 --- a/sysutils/chgrep/Makefile +++ b/sysutils/chgrep/Makefile @@ -17,7 +17,6 @@ COMMENT= Fast string substitution across multiple files GNU_CONFIGURE= yes USE_GMAKE= yes -USE_SIZE= yes MAN1= chgrep.1 PLIST_FILES= bin/chgrep diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index 919bb5f..4341354 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://faith.eu.org/${PORTNAME}/ MAINTAINER= krion@FreeBSD.org COMMENT= Filtering HTTP proxy server -USE_SIZE= yes USE_REINPLACE= yes MAN5= ${PORTNAME}.conf.5 diff --git a/www/middleman/Makefile b/www/middleman/Makefile index ffaedfc..a29e784 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= middle-man MAINTAINER= krion@FreeBSD.org COMMENT= A robust proxy server -USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |