aboutsummaryrefslogtreecommitdiffstats
path: root/dns/ghtool
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /dns/ghtool
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadfreebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.gz
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.zst
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.zip
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'dns/ghtool')
-rw-r--r--dns/ghtool/Makefile1
-rw-r--r--dns/ghtool/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/dns/ghtool/Makefile b/dns/ghtool/Makefile
index fbecb478867a..4bf74577061e 100644
--- a/dns/ghtool/Makefile
+++ b/dns/ghtool/Makefile
@@ -24,6 +24,7 @@ SRC= gh.c
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKSRC}/${SRC}
+PLIST_FILES= bin/gh
do-build:
${CC} ${CFLAGS} -o ${WRKSRC}/${TGT} ${WRKSRC}/${SRC}
diff --git a/dns/ghtool/pkg-plist b/dns/ghtool/pkg-plist
deleted file mode 100644
index eee25483706d..000000000000
--- a/dns/ghtool/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/gh