aboutsummaryrefslogtreecommitdiffstats
path: root/games/cgoban
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 04:38:07 +0800
commit4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8 (patch)
tree3a5e68d87a3b7b75e8fc4b41a495e57126c0ed29 /games/cgoban
parent26f1c8fe6dae7d6ee8eaa1eb882311af83de3b09 (diff)
downloadfreebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.gz
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.tar.zst
freebsd-ports-gnome-4f8e31ecef91ccb1560dd3a17896401dcd9b3cf8.zip
Use PLIST_FILES.
Reviewed by: marcus
Diffstat (limited to 'games/cgoban')
-rw-r--r--games/cgoban/Makefile1
-rw-r--r--games/cgoban/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile
index 468f7f1b7525..345f2139a048 100644
--- a/games/cgoban/Makefile
+++ b/games/cgoban/Makefile
@@ -24,6 +24,7 @@ CONFIGURE_ENV= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"
MAN6= cgoban.6
+PLIST_FILES= bin/cgoban
post-patch:
${REINPLACE_CMD} -e 's|/usr/bin/gnugo|${LOCALBASE}/bin/gnugo|' ${WRKSRC}/src/cgoban.c
diff --git a/games/cgoban/pkg-plist b/games/cgoban/pkg-plist
deleted file mode 100644
index 2258c76cb3c2..000000000000
--- a/games/cgoban/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cgoban