summaryrefslogtreecommitdiff
path: root/dns/ghtool
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /dns/ghtool
parentUpdate to use PERL_MODBUILD and reorder *_DEPENDS so that devel/p5-Module-Build (diff)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Notes
Notes: svn path=/head/; revision=100139
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