diff options
author | miwi <miwi@FreeBSD.org> | 2013-07-11 13:02:30 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-07-11 13:02:30 +0000 |
commit | 7ae70c10eecb0e6392bb24862ed7d3d225933258 (patch) | |
tree | ff4bdae282f1452abcd1ccc11ff22f29158a6434 | |
parent | cbaa6ff09de5d9b5ceadf7c3c21bdfe844c4d6ab (diff) | |
download | FreeBSD-ports-7ae70c10eecb0e6392bb24862ed7d3d225933258.zip FreeBSD-ports-7ae70c10eecb0e6392bb24862ed7d3d225933258.tar.gz |
- set NO_PACKAGE hangs on pointyhat
amd64 9 www/aria package15.nyi.freebsd.org building (12:25:51)
i386 9 www/aria gohan13.freebsd.org building (19:43:44)
Reported by: pointyat-prime / pointyhat west
-rw-r--r-- | www/aria/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/aria/Makefile b/www/aria/Makefile index a776fce..4369bc8 100644 --- a/www/aria/Makefile +++ b/www/aria/Makefile @@ -20,6 +20,7 @@ USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes +NO_PACKAGE= hangs on pointyhat CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |