[Midnightbsd-cvs] mports [21163] trunk/devel/gnulib/Makefile: fix plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Mar 14 11:13:34 EDT 2016
Revision: 21163
http://svnweb.midnightbsd.org/mports/?rev=21163
Author: laffer1
Date: 2016-03-14 11:13:34 -0400 (Mon, 14 Mar 2016)
Log Message:
-----------
fix plist
Modified Paths:
--------------
trunk/devel/gnulib/Makefile
Modified: trunk/devel/gnulib/Makefile
===================================================================
--- trunk/devel/gnulib/Makefile 2016-03-14 15:06:35 UTC (rev 21162)
+++ trunk/devel/gnulib/Makefile 2016-03-14 15:13:34 UTC (rev 21163)
@@ -3,6 +3,7 @@
PORTNAME= gnulib
PORTVERSION= 20140202
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/
DISTNAME= ${PORTNAME}-${PORTVERSION}-stable
@@ -18,7 +19,9 @@
USES= gmake perl5 shebangfix
SHEBANG_FILES= check-module
-PLIST_FILES= bin/check-module bin/gnulib-tool
+PLIST_FILES= bin/check-module bin/gnulib-tool \
+ share/gnulib/check-module \
+ share/gnulib/gnulib-tool
INFO= ${PORTNAME}
PORTDOCS= gnulib.html
PORTDATA= *
More information about the Midnightbsd-cvs
mailing list