svn commit: r341379 - head/devel/avarice

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 27 11:45:37 UTC 2014


Author: bapt
Date: Mon Jan 27 11:45:36 2014
New Revision: 341379
URL: http://svnweb.freebsd.org/changeset/ports/341379
QAT: https://qat.redports.org/buildarchive/r341379/

Log:
  Support stage

Modified:
  head/devel/avarice/Makefile
  head/devel/avarice/pkg-plist

Modified: head/devel/avarice/Makefile
==============================================================================
--- head/devel/avarice/Makefile	Mon Jan 27 11:43:25 2014	(r341378)
+++ head/devel/avarice/Makefile	Mon Jan 27 11:45:36 2014	(r341379)
@@ -18,9 +18,5 @@ USE_BZIP2=	yes
 USES=		perl5
 
 GNU_CONFIGURE=	yes
-#CONFIGURE_ENV=	LDFLAGS=-L${LOCALBASE}/lib CPPFLAGS=-I${LOCALBASE}/include
 
-MAN1=		avarice.1 ice-gdb.1 ice-insight.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/avarice/pkg-plist
==============================================================================
--- head/devel/avarice/pkg-plist	Mon Jan 27 11:43:25 2014	(r341378)
+++ head/devel/avarice/pkg-plist	Mon Jan 27 11:45:36 2014	(r341379)
@@ -3,5 +3,8 @@ bin/start-avarice
 bin/kill-avarice
 bin/ice-gdb
 bin/ice-insight
+man/man1/avarice.1.gz
+man/man1/ice-gdb.1.gz
+man/man1/ice-insight.1.gz
 share/avarice/gdb-avarice-script
 @dirrm share/avarice


More information about the svn-ports-all mailing list