summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
committermarino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
commit7e9a94b4b5cf5bdb2820952b762993a266334957 (patch)
treeed8e5e191bf6176774e47c05283805858a27fc27
parentb92a62ed4f740acf79d20da345d96afe12d17bd9 (diff)
downloadFreeBSD-ports-7e9a94b4b5cf5bdb2820952b762993a266334957.zip
FreeBSD-ports-7e9a94b4b5cf5bdb2820952b762993a266334957.tar.gz
Add USES=alias to 11 ports (non-invasive DragonFly support)
-rw-r--r--cad/opencascade/Makefile3
-rw-r--r--databases/xtrabackup/Makefile2
-rw-r--r--devel/libunistring/Makefile2
-rw-r--r--devel/simgear/Makefile2
-rw-r--r--games/flightgear/Makefile2
-rw-r--r--math/vtk6/Makefile2
-rw-r--r--net/hping-devel/Makefile2
-rw-r--r--net/torsocks/Makefile2
-rw-r--r--security/yara/Makefile2
-rw-r--r--sysutils/gnome-system-monitor/Makefile2
-rw-r--r--sysutils/syslog-ng/Makefile2
11 files changed, 12 insertions, 11 deletions
diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile
index 9b0ebfc..11566aa 100644
--- a/cad/opencascade/Makefile
+++ b/cad/opencascade/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
# Check ${WRKSRC}/dox/overview/Overview.md
# and ${WRKSRC}/dox/dev_guides/building
-USES= bison cmake compiler dos2unix gmake shebangfix tk tar:tgz
+USES= alias:10 bison cmake compiler dos2unix gmake shebangfix tk \
+ tar:tgz
USE_XORG= xmu
DOS2UNIX_FILES= adm/templates/*
SHEBANG_FILES= adm/templates/env.sh.in adm/templates/draw.sh \
diff --git a/databases/xtrabackup/Makefile b/databases/xtrabackup/Makefile
index 0cc9f5c..048d9d0 100644
--- a/databases/xtrabackup/Makefile
+++ b/databases/xtrabackup/Makefile
@@ -25,7 +25,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \
qpress:${PORTSDIR}/archivers/qpress
# autotool is in use for 5.1 builds
-USES= autoreconf:build cpe gettext cmake iconv libtool perl5
+USES= alias autoreconf:build cpe gettext cmake iconv libtool perl5
CPE_VENDOR= percona
PLIST_FILES= bin/xtrabackup bin/xbstream bin/innobackupex bin/xbcrypt
diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile
index 0ac8cb8..e7e77fb 100644
--- a/devel/libunistring/Makefile
+++ b/devel/libunistring/Makefile
@@ -11,7 +11,7 @@ COMMENT= Unicode string library
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
-USES= charsetfix gmake iconv libtool
+USES= alias charsetfix gmake iconv libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index 7fb3cce..2aec88a 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
USE_XORG= ice sm x11 xext xi xt xmu
USE_GL= gl glu glut
-USES= cmake compiler cpe jpeg openal:al,alut tar:bzip2
+USES= alias cmake compiler cpe jpeg openal:al,alut tar:bzip2
.include <bsd.port.pre.mk>
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index 988539b..a6a2e86 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -33,7 +33,7 @@ USE_GL= gl glu glut
USE_SQLITE= 3
USE_QT5= core buildtools qmake widgets
-USES= cpe dos2unix cmake compiler jpeg openal:al,alut tar:bzip2
+USES= alias cpe dos2unix cmake compiler jpeg openal:al,alut tar:bzip2
DOS2UNIX_REGEX= .*\.(c|h|cxx|cpp|hxx|hpp)
CMAKE_ARGS+= -DENABLE_JS_SERVER:BOOL=ON \
-DSYSTEM_SQLITE:BOOL=ON \
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile
index d55d8fb..d5e7a3a 100644
--- a/math/vtk6/Makefile
+++ b/math/vtk6/Makefile
@@ -28,7 +28,7 @@ UNIQUENAME= ${PKGBASE}
CONFLICTS= vtk-4*
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
USE_XORG= xt
-USES= cmake:outsource jpeg
+USES= alias cmake:outsource jpeg
CXXFLAGS+= -I${LOCALBASE}/include
VTK_SHORT_VER= ${PORTVERSION:R}
diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile
index 66bedc0..0c6353f 100644
--- a/net/hping-devel/Makefile
+++ b/net/hping-devel/Makefile
@@ -17,7 +17,7 @@ NO_LATEST_LINK= yes
CONFLICTS= hping-[0-9]*
GNU_CONFIGURE= yes
-USES= gmake
+USES= alias gmake
PLIST_FILES= sbin/hping lib/hping/hpingstdlib.htcl man/man8/hping.8.gz
PORTDOCS= AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \
diff --git a/net/torsocks/Makefile b/net/torsocks/Makefile
index b4019e2..930e8b9 100644
--- a/net/torsocks/Makefile
+++ b/net/torsocks/Makefile
@@ -18,7 +18,7 @@ GH_PROJECT= torsocks
GH_TAGNAME= 96f7a0d
GNU_CONFIGURE= yes
-USES= autoreconf gmake libtool
+USES= alias autoreconf gmake libtool
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
diff --git a/security/yara/Makefile b/security/yara/Makefile
index 5cd26b2..8d80f23 100644
--- a/security/yara/Makefile
+++ b/security/yara/Makefile
@@ -13,7 +13,7 @@ GH_ACCOUNT= plusvic
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= autoreconf libtool
+USES= alias autoreconf libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile
index 8629467..5f2df5a 100644
--- a/sysutils/gnome-system-monitor/Makefile
+++ b/sysutils/gnome-system-monitor/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme \
LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop
RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= alias gettext gmake pathfix pkgconfig tar:xz
USE_GNOME= gnomeprefix gtkmm30 intlhack librsvg2 libwnck3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index 3932515..142009b 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -32,7 +32,7 @@ JSON_DESC= Build with JSON-C support
GEOIP_DESC= Build with GeoIP support
REDIS_DESC= Build with Redis support
-USES= gmake libtool pathfix pkgconfig
+USES= alias gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
USE_RC_SUBR= syslog-ng
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud