ports/98933: [update] games/evilfinder add WRAPPER option and Makefile cleanup
Alex Kozlov
spam at rm-rf.kiev.ua
Wed Jun 14 09:40:15 UTC 2006
>Number: 98933
>Category: ports
>Synopsis: [update] games/evilfinder add WRAPPER option and Makefile cleanup
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 14 09:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Alex Kozlov
>Release: n/a
>Organization:
private
>Environment:
n/a
>Description:
add WRAPPER option and do small Makefile cleanup
>How-To-Repeat:
>Fix:
--- Makefile.orig Wed Jun 14 11:28:38 2006
+++ Makefile Wed Jun 14 12:19:15 2006
@@ -17,6 +17,8 @@
WRKSRC= ${WRKDIR}/${PORTNAME}
+OPTIONS= WRAPPER "Build with evilfinder wrapper" on
+
.include <bsd.port.pre.mk>
--- pkg-plist.orig Thu Jun 12 02:03:23 2003
+++ pkg-plist Wed Jun 14 12:07:51 2006
@@ -1,7 +1,7 @@
bin/ef
%%WRAPPER%%bin/evilfinder
bin/shuffle
-%%PORTDOCS%%share/doc/evilfinder/README
-share/evilfinder/evilnumbers.dat
-%%PORTDOCS%%@dirrm share/doc/evilfinder
- at dirrm share/evilfinder
+%%DOCSDIR%%/README
+%%DATADIR%%/evilnumbers.dat
+ at dirrm %%DOCSDIR%%
+ at dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list