diff options
author | marino <marino@FreeBSD.org> | 2015-10-05 19:50:13 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-10-05 19:50:13 +0800 |
commit | 85a9eec6562c6a2678c0b7038674f9286cd2d9ee (patch) | |
tree | bc62c26707a8cea1471f299c8bb01a2a418d1295 /archivers | |
parent | ee5f55380e27357e4a60a86f3f3467887322329a (diff) | |
download | freebsd-ports-gnome-85a9eec6562c6a2678c0b7038674f9286cd2d9ee.tar.gz freebsd-ports-gnome-85a9eec6562c6a2678c0b7038674f9286cd2d9ee.tar.zst freebsd-ports-gnome-85a9eec6562c6a2678c0b7038674f9286cd2d9ee.zip |
Add USES=alias to 4 ports (Aids DragonFly support)
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile index 99bbe31e4b54..846d3db9d20d 100644 --- a/archivers/hpack.non-usa.only/Makefile +++ b/archivers/hpack.non-usa.only/Makefile @@ -11,6 +11,7 @@ DISTNAME= hpack79src MAINTAINER= ports@FreeBSD.org COMMENT= Multi-System Archiver with open keys PGP-based security +USES= alias USE_CSTD= gnu89 NO_WRKSUBDIR= yes MAKEFILE= makefile |