aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/naludump
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 /multimedia/naludump
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 'multimedia/naludump')
-rw-r--r--multimedia/naludump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/naludump/Makefile b/multimedia/naludump/Makefile
index d950a22e71dc..d94c814208f3 100644
--- a/multimedia/naludump/Makefile
+++ b/multimedia/naludump/Makefile
@@ -11,7 +11,7 @@ COMMENT= Delete NALU fill data from h.264 TS files
LICENSE= GPLv2
-USES= gmake iconv:wchar_t tar:tgz
+USES= alias gmake iconv:wchar_t tar:tgz
PATCH_STRIP= -p1
CFLAGS+= "-I${LOCALBASE}/include"
CFLAGS+= "-L${LOCALBASE}/lib"