aboutsummaryrefslogtreecommitdiffstats
path: root/misc/fortune-mod-futurama
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-08-16 14:55:35 +0800
committervs <vs@FreeBSD.org>2004-08-16 14:55:35 +0800
commitcc9751f330c8b66c2fc35a2e608dc98d41d6f2be (patch)
treee147d8326c0c71e41c7ccf8eb997ba578105f83e /misc/fortune-mod-futurama
parent2bcb9a64457042421c6fb64572a67cdaaf35a5b5 (diff)
downloadfreebsd-ports-gnome-cc9751f330c8b66c2fc35a2e608dc98d41d6f2be.tar.gz
freebsd-ports-gnome-cc9751f330c8b66c2fc35a2e608dc98d41d6f2be.tar.zst
freebsd-ports-gnome-cc9751f330c8b66c2fc35a2e608dc98d41d6f2be.zip
Use full path to strfile.
Noticed by: cluster via kris
Diffstat (limited to 'misc/fortune-mod-futurama')
-rw-r--r--misc/fortune-mod-futurama/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile
index 836273b10083..14338763ad7d 100644
--- a/misc/fortune-mod-futurama/Makefile
+++ b/misc/fortune-mod-futurama/Makefile
@@ -20,7 +20,7 @@ PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat
PLIST_DIRS= share/games/fortune share/games
do-build:
- @cd ${WRKSRC} && strfile futurama
+ @cd ${WRKSRC} && /usr/games/strfile futurama
do-install:
@${MKDIR} ${PREFIX}/share/games