diff options
Diffstat (limited to 'sysutils')
44 files changed, 1 insertions, 45 deletions
diff --git a/sysutils/adtool/Makefile b/sysutils/adtool/Makefile index e39d6c43fd29..30a1e209e153 100644 --- a/sysutils/adtool/Makefile +++ b/sysutils/adtool/Makefile @@ -17,8 +17,7 @@ USE_GMAKE= yes USE_OPENLDAP= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ - --with-ldap=${LOCALBASE} +CONFIGURE_ARGS+=--with-ldap=${LOCALBASE} MAN1= adtool.1 diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile index 998821e00f51..ae4a264bc22a 100644 --- a/sysutils/anteater/Makefile +++ b/sysutils/anteater/Makefile @@ -17,7 +17,6 @@ COMMENT= A MTA log analyzer USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= anteater.1 PLIST_FILES= bin/anteater diff --git a/sysutils/ccd2iso/Makefile b/sysutils/ccd2iso/Makefile index c18d17fadcf7..da38abe1229a 100644 --- a/sysutils/ccd2iso/Makefile +++ b/sysutils/ccd2iso/Makefile @@ -19,7 +19,6 @@ COMMENT= A CloneCD to ISO converter PLIST_FILES= bin/ccd2iso GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/ccd2iso ${PREFIX}/bin diff --git a/sysutils/cdargs/Makefile b/sysutils/cdargs/Makefile index 24fe7687755e..ab59e9581096 100644 --- a/sysutils/cdargs/Makefile +++ b/sysutils/cdargs/Makefile @@ -15,7 +15,6 @@ MAINTAINER= wxs@FreeBSD.org COMMENT= Navigate the filesystem using a menu interface or a bookmark system GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CFLAGS+= -DHAVE_DECL_GETOPT MAN1= cdargs.1 diff --git a/sysutils/cdf/Makefile b/sysutils/cdf/Makefile index 773bdbab2045..7c15827a2c6b 100644 --- a/sysutils/cdf/Makefile +++ b/sysutils/cdf/Makefile @@ -17,6 +17,5 @@ COMMENT= A colorized df PLIST_FILES= bin/cdf GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> diff --git a/sysutils/cdrdao/Makefile b/sysutils/cdrdao/Makefile index 5d6df542dcb2..b1b5377cf8b6 100644 --- a/sysutils/cdrdao/Makefile +++ b/sysutils/cdrdao/Makefile @@ -58,7 +58,6 @@ CONFIGURE_ARGS+= --without-mp3-support --without-ogg-support CONFIGURE_ARGS+= --with-pcctsbin=${LOCALBASE}/bin \ --with-pcctsinc=${LOCALBASE}/include/pccts \ --without-posix-threads --with-scglib=pkg -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .include <bsd.port.pre.mk> diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index a17a4b731f77..7b90974ffd90 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -19,7 +19,6 @@ WITH_BDB_VER?= 46 USE_BDB= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-docs \ --docdir=${DOCSDIR} \ --htmldir=${DOCSDIR}/html diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile index a17a4b731f77..7b90974ffd90 100644 --- a/sysutils/cfengine3-legacy/Makefile +++ b/sysutils/cfengine3-legacy/Makefile @@ -19,7 +19,6 @@ WITH_BDB_VER?= 46 USE_BDB= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-docs \ --docdir=${DOCSDIR} \ --htmldir=${DOCSDIR}/html diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index a17a4b731f77..7b90974ffd90 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -19,7 +19,6 @@ WITH_BDB_VER?= 46 USE_BDB= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-docs \ --docdir=${DOCSDIR} \ --htmldir=${DOCSDIR}/html diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile index 9f1f768023a9..5d1bd0397d40 100644 --- a/sysutils/coreutils/Makefile +++ b/sysutils/coreutils/Makefile @@ -19,7 +19,6 @@ CONFLICTS= id-utils-[0-9]* linux-gid-[0-9]* USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --program-prefix=g CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/sysutils/dvdisaster/Makefile b/sysutils/dvdisaster/Makefile index 9bf06f75b42e..eabbe65ae215 100644 --- a/sysutils/dvdisaster/Makefile +++ b/sysutils/dvdisaster/Makefile @@ -22,7 +22,6 @@ MAKEFILE= GNUmakefile USE_BZIP2= yes USE_GETTEXT= yes USE_GNOME= gtk20 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --prefix=${PREFIX} USE_GMAKE= yes diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 14cb7e75b063..3fbee9dc1f7b 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -29,7 +29,6 @@ LIB_DEPENDS+= gcrypt:${PORTSDIR}/security/libgcrypt USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ PTHREAD_LIBS=-pthread CONFIGURE_ARGS+= --disable-init-scripts --disable-logrotate-config \ diff --git a/sysutils/fusefs-ntfs/Makefile b/sysutils/fusefs-ntfs/Makefile index 8bd1853f4a7c..8ab4dc04f90a 100644 --- a/sysutils/fusefs-ntfs/Makefile +++ b/sysutils/fusefs-ntfs/Makefile @@ -24,7 +24,6 @@ USE_AUTOTOOLS= libtool:15 USE_ICONV= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} OPTIONS= LOCK "Lock the device when mounting (avoids access)" on \ UBLIO "Enable user space cache for improved speed" on diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile index f6bfa7d257c3..32ccaebe2729 100644 --- a/sysutils/fusefs-pod/Makefile +++ b/sysutils/fusefs-pod/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= fusepod.1 PLIST_FILES= bin/fusepod diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index b5e4dc5ab134..32f2524b5af2 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -17,7 +17,6 @@ COMMENT= GRand Unified Bootloader USE_AUTOTOOLS= automake:19 autoconf:262 GNU_CONFIGURE= yes USE_GMAKE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-freebsd-freebsd${OSREL} CONFIGURE_ARGS+= --libdir=${PREFIX}/share ONLY_FOR_ARCHS= i386 diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile index d44ba93229dd..4fc3261a8a95 100644 --- a/sysutils/hdup/Makefile +++ b/sysutils/hdup/Makefile @@ -28,7 +28,6 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= glib20 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_AUTOTOOLS= autoconf:262 MAN1= hdup.1 diff --git a/sysutils/hourglass/Makefile b/sysutils/hourglass/Makefile index d65457bc4792..1d2dc09340dd 100644 --- a/sysutils/hourglass/Makefile +++ b/sysutils/hourglass/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= jgraph:${PORTSDIR}/graphics/jgraph ONLY_FOR_ARCHS= i386 amd64 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/busy bin/hourglass PORTDOCS= CALIBRATION diff --git a/sysutils/ipmitool/Makefile b/sysutils/ipmitool/Makefile index ad462d179a4a..2c7f05cf0d4b 100644 --- a/sysutils/ipmitool/Makefile +++ b/sysutils/ipmitool/Makefile @@ -18,7 +18,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_OPENSSL= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --enable-intf-lan --enable-intf-lanplus \ --disable-intf-imb --disable-intf-lipmi --disable-intf-bmc CONFIGURE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" \ diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile index a21878629be1..24d9e66fda3a 100644 --- a/sysutils/k3b-kde4/Makefile +++ b/sysutils/k3b-kde4/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-k3bsetup=no --without-resmgr --without-hal USE_GMAKE= yes USE_CDRTOOLS= yes diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index a21878629be1..24d9e66fda3a 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-k3bsetup=no --without-resmgr --without-hal USE_GMAKE= yes USE_CDRTOOLS= yes diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile index 10b114c0adb1..df32408bff54 100644 --- a/sysutils/lcdproc/Makefile +++ b/sysutils/lcdproc/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS= --enable-drivers="${LCDPROC_DRIVERS}" \ --disable-ldap \ --disable-doxygen CONFIGURE_ENV= CFLAGS="${CFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= lcdexec.1 lcdproc.1 MAN5= lcdproc-config.5 diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile index 6639dd6e766f..52af7093a34c 100644 --- a/sysutils/lookat/Makefile +++ b/sysutils/lookat/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A program to view Un*x text files and manual pages GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes MAN1= lookat.1 diff --git a/sysutils/mcron/Makefile b/sysutils/mcron/Makefile index e8a6a5ee8761..daab75357841 100644 --- a/sysutils/mcron/Makefile +++ b/sysutils/mcron/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= guile>=1.8.0:${PORTSDIR}/lang/guile RUN_DEPENDS= ${BUILD_DEPENDS} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAKEFILE= makefile INFO= mcron diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index bf9020cd097b..af557069b280 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -15,7 +15,6 @@ MAINTAINER= az@FreeBSD.org COMMENT= A Alcohol 120% to ISO converter GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile index d27c9f02d44b..db6f83c8b50b 100644 --- a/sysutils/metalog/Makefile +++ b/sysutils/metalog/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/sysutils/msyslog/Makefile b/sysutils/msyslog/Makefile index 754abb60fc91..5060418b4d35 100644 --- a/sysutils/msyslog/Makefile +++ b/sysutils/msyslog/Makefile @@ -23,7 +23,6 @@ OPTIONS= MYSQL "With MySQL Support" off \ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_RC_SUBR= msyslogd.sh PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/sysutils/ntfsprogs/Makefile b/sysutils/ntfsprogs/Makefile index e4644b9679da..2f895959f800 100644 --- a/sysutils/ntfsprogs/Makefile +++ b/sysutils/ntfsprogs/Makefile @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} OPTIONS= GNOMEVFS2 "Install GnomeVFS 2.0 libntfs interface" off \ LOCK "Lock the device when mounting (avoids access)" on \ diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index ae2224991b58..f48e9258ce6d 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= pci.2:${PORTSDIR}/devel/libpci ONLY_FOR_ARCHS= i386 CONFIGURE_ENV= CC="${CC} -I${PREFIX}/include" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes USE_GNOME= gtk12 diff --git a/sysutils/progsreiserfs/Makefile b/sysutils/progsreiserfs/Makefile index 38be2ee25f6a..861af8d85548 100644 --- a/sysutils/progsreiserfs/Makefile +++ b/sysutils/progsreiserfs/Makefile @@ -17,7 +17,6 @@ COMMENT= Utilities and library to manipulate ReiserFS partitions USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-debug --disable-Werror .if defined(WITHOUT_NLS) diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index 983fd265a45a..b79d2427a36a 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A port of the Linux pstree, killall and pidof commands GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --disable-nls USE_GMAKE= yes diff --git a/sysutils/rsnapshot/Makefile b/sysutils/rsnapshot/Makefile index f7f95f272456..7df12744dacd 100644 --- a/sysutils/rsnapshot/Makefile +++ b/sysutils/rsnapshot/Makefile @@ -20,7 +20,6 @@ RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= rsnapshot.1 PORTDOCS= AUTHORS ChangeLog README TODO diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile index f0a1cd3d7a46..8e773c233eac 100644 --- a/sysutils/scanbuttond/Makefile +++ b/sysutils/scanbuttond/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb GNU_CONFIGURE= yes CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_LDCONFIG= yes SUB_FILES+= pkg-message diff --git a/sysutils/sg3_utils/Makefile b/sysutils/sg3_utils/Makefile index 6aaf3da57d61..db353f61c128 100644 --- a/sysutils/sg3_utils/Makefile +++ b/sysutils/sg3_utils/Makefile @@ -17,7 +17,6 @@ COMMENT= Set of utilities that send SCSI commands to devices USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN8= sg_format.8 sg_get_config.8 sg_ident.8 sg_inq.8 sg_logs.8 \ sg_luns.8 sg_modes.8 sg_persist.8 sg_opcodes.8 sg_prevent.8 \ diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile index 8ed64d321cdb..576dae9475ae 100644 --- a/sysutils/slmon/Makefile +++ b/sysutils/slmon/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \ USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= slmon.1 diff --git a/sysutils/smartmontools-devel/Makefile b/sysutils/smartmontools-devel/Makefile index d205032515e2..fed31cf28b3f 100644 --- a/sysutils/smartmontools-devel/Makefile +++ b/sysutils/smartmontools-devel/Makefile @@ -17,7 +17,6 @@ COMMENT= S.M.A.R.T. disk monitoring tools USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --enable-sample -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message USE_RC_SUBR= smartd diff --git a/sysutils/smartmontools/Makefile b/sysutils/smartmontools/Makefile index d205032515e2..fed31cf28b3f 100644 --- a/sysutils/smartmontools/Makefile +++ b/sysutils/smartmontools/Makefile @@ -17,7 +17,6 @@ COMMENT= S.M.A.R.T. disk monitoring tools USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${DOCSDIR} --enable-sample -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message USE_RC_SUBR= smartd diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index 47f451d29aa7..3fe838b5e12d 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -15,7 +15,6 @@ MAINTAINER= jmelo@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build ${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= stress MAN1= stress.1 diff --git a/sysutils/synergy/Makefile b/sysutils/synergy/Makefile index e98c1d16415b..1106e4613c3d 100644 --- a/sysutils/synergy/Makefile +++ b/sysutils/synergy/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes USE_XORG= ice xtst x11 sm CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README diff --git a/sysutils/testdisk/Makefile b/sysutils/testdisk/Makefile index 98de64704da6..fa11e51ab7d7 100644 --- a/sysutils/testdisk/Makefile +++ b/sysutils/testdisk/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib" CONFIGURE_ARGS= --without-ewf diff --git a/sysutils/uniutils/Makefile b/sysutils/uniutils/Makefile index 01ce526b4f6c..87440294b546 100644 --- a/sysutils/uniutils/Makefile +++ b/sysutils/uniutils/Makefile @@ -20,7 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ LIBS="-lintl" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETTEXT= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/sysutils/uptimec/Makefile b/sysutils/uptimec/Makefile index ff8392c7f314..b5ce5523dac9 100644 --- a/sysutils/uptimec/Makefile +++ b/sysutils/uptimec/Makefile @@ -17,7 +17,6 @@ COMMENT= Client for Uptime Project USE_RC_SUBR= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= sbin/uptimec etc/uptimecrc.sample etc/rc.d/uptimec.sh PORTDOCS= README ChangeLog INSTALL protocol.txt diff --git a/sysutils/userinfo/Makefile b/sysutils/userinfo/Makefile index 8f265ab4d06e..aed96d76be0f 100644 --- a/sysutils/userinfo/Makefile +++ b/sysutils/userinfo/Makefile @@ -16,7 +16,6 @@ COMMENT= Show information about local users USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= ui.1 MLINKS= ui.1 userinfo.1 diff --git a/sysutils/wmfsm/Makefile b/sysutils/wmfsm/Makefile index 83146816cf70..fc4db973fe9d 100644 --- a/sysutils/wmfsm/Makefile +++ b/sysutils/wmfsm/Makefile @@ -16,7 +16,6 @@ COMMENT= Displays filesystem usage of mountpoints in a nice WindowMaker dockapp USE_XORG= x11 xpm GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= wmfsm.1 diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile index 4b728012346e..4daa05ca128b 100644 --- a/sysutils/xvidcap/Makefile +++ b/sysutils/xvidcap/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame RUN_DEPENDS= animate:${PORTSDIR}/graphics/ImageMagick GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} # Remove MAKE="${GMAKE}" after ffmpeg-devel's upgrade CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |