ports/186338: textproc/p5-texcount
Hakisho Nukama
nukama at gmail.com
Sat Feb 1 12:50:03 UTC 2014
>Number: 186338
>Category: ports
>Synopsis: textproc/p5-texcount
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 01 12:50:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Hakisho Nukama
>Release: 10.0-RELEASE
>Organization:
n/a
>Environment:
>Description:
- STAGEify
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -rup /usr/ports/textproc/p5-texcount/Makefile textproc/p5-texcount/Makefile
--- /usr/ports/textproc/p5-texcount/Makefile 2013-09-20 23:17:30.000000000 +0000
+++ textproc/p5-texcount/Makefile 2014-01-31 12:58:48.967158576 +0000
@@ -1,28 +1,27 @@
-# Created by: Hakisho Nukama <Nukama at gmail.com>
-# $FreeBSD: textproc/p5-texcount/Makefile 327773 2013-09-20 23:17:30Z bapt $
+# Created by: Hakisho Nukama <nukama at gmail.com>
+# $FreeBSD$
-PORTNAME= texcount
-PORTVERSION= 2.3
-CATEGORIES= textproc perl5
-MASTER_SITES= TEX_CTAN/support
-PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}
+PORTNAME= texcount
+PORTVERSION= 2.3
+CATEGORIES= textproc perl5
+MASTER_SITES= TEX_CTAN/support
+PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}
-MAINTAINER= nukama+maintainer at gmail.com
-COMMENT= Perl module for LaTeX statistics
+MAINTAINER= nukama+maintainer at gmail.com
+COMMENT= Perl module for LaTeX statistics
-#LICENSE= LPPL13c
+#LICENSE= LPPL13c
-NO_BUILD= yes
+NO_BUILD= yes
-USE_ZIP= YES
-USES= perl5
-USE_PERL5= run
+USE_ZIP= YES
+USES= perl5
+USE_PERL5= run
-PLIST_FILES+= bin/texcount
+PLIST_FILES+= bin/texcount
-NO_STAGE= yes
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/texcount.pl ${PREFIX}/bin/texcount
+ @${INSTALL_SCRIPT} ${WRKSRC}/texcount.pl ${STAGEDIR}${PREFIX}/bin/texcount
.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list