summaryrefslogtreecommitdiff
path: root/x11/padkey
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2007-02-03 01:50:46 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2007-02-03 01:50:46 +0000
commitf2e931a6834c160ea82fb2072713a905e71e84ed (patch)
tree1845edaf4bc36a10922cf1608fead4468c13bd1a /x11/padkey
parent- Fix plist if NOPORTDOCS is defined (diff)
Utilize PORTDOCS
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=183998
Diffstat (limited to 'x11/padkey')
-rw-r--r--x11/padkey/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/padkey/Makefile b/x11/padkey/Makefile
index 05489aa7ba4c..dfd1078c6eb9 100644
--- a/x11/padkey/Makefile
+++ b/x11/padkey/Makefile
@@ -16,12 +16,8 @@ COMMENT= Use an authentic SNES controller to play games
USE_XLIB= yes
USE_X_PREFIX= yes
-.if defined(NOPORTDOCS)
PLIST_FILES= bin/padkey
-.else
-PLIST_FILES= bin/padkey %%DOCSDIR%%/CREDITS %%DOCSDIR%%/README
-PLIST_DIRS= %%DOCSDIR%%
-.endif
+PORTDOCS= CREDITS README
post-patch:
@${REINPLACE_CMD} -e 's|/usr/X11R6/|${X11BASE}/|' ${WRKSRC}/Makefile