aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-09-20 02:17:03 +0800
committermarino <marino@FreeBSD.org>2015-09-20 02:17:03 +0800
commit12d6e6499523b349f8afe80008b3f2a094a2a01c (patch)
tree218c133107a4f60dfe77ae9964de698c13b1ba01 /net
parent70b9e28f30aea2e33ad4d679edea9b42f664255d (diff)
downloadfreebsd-ports-gnome-12d6e6499523b349f8afe80008b3f2a094a2a01c.tar.gz
freebsd-ports-gnome-12d6e6499523b349f8afe80008b3f2a094a2a01c.tar.zst
freebsd-ports-gnome-12d6e6499523b349f8afe80008b3f2a094a2a01c.zip
Add USES=alias to 10 ports (Aids DragonFly support)
Diffstat (limited to 'net')
-rw-r--r--net/latd/Makefile1
-rw-r--r--net/ndpi/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/net/latd/Makefile b/net/latd/Makefile
index 7aa71f5b9e21..33d14127b9cb 100644
--- a/net/latd/Makefile
+++ b/net/latd/Makefile
@@ -11,6 +11,7 @@ COMMENT= Linux-DECnet project LAT protocol suite
LICENSE= GPLv2
+USES= alias
GNU_CONFIGURE= yes
PLIST_FILES= bin/llogin etc/latd.conf.sample \
diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile
index e9c5a7c17b39..57afa113fadd 100644
--- a/net/ndpi/Makefile
+++ b/net/ndpi/Makefile
@@ -21,7 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -ljson-c
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= autoreconf libtool pathfix pkgconfig compiler:c++11-lang
+USES= alias autoreconf libtool pathfix pkgconfig compiler:c++11-lang
WRKSRC= ${WRKDIR}/nDPI-${PORTVERSION}
INSTALL_TARGET= install-strip