svn commit: r322767 - head/www/aria

Martin Wilke miwi at FreeBSD.org
Thu Jul 11 13:02:30 UTC 2013


Author: miwi
Date: Thu Jul 11 13:02:30 2013
New Revision: 322767
URL: http://svnweb.freebsd.org/changeset/ports/322767

Log:
  - 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

Modified:
  head/www/aria/Makefile

Modified: head/www/aria/Makefile
==============================================================================
--- head/www/aria/Makefile	Thu Jul 11 12:40:54 2013	(r322766)
+++ head/www/aria/Makefile	Thu Jul 11 13:02:30 2013	(r322767)
@@ -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


More information about the svn-ports-all mailing list