summaryrefslogtreecommitdiff
path: root/misc/freedialog
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 /misc/freedialog
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 'misc/freedialog')
-rw-r--r--misc/freedialog/Makefile3
-rw-r--r--misc/freedialog/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/freedialog/Makefile b/misc/freedialog/Makefile
index 1bd1933fda9f..3ef57c744692 100644
--- a/misc/freedialog/Makefile
+++ b/misc/freedialog/Makefile
@@ -17,7 +17,8 @@ COMMENT= An implementation of dialog(1) under a BSD-friendly license
BUILD_DEPENDS= ${LOCALBASE}/lib/libiberty.so:${PORTSDIR}/devel/freelibiberty
-MAN1= dialog.1
+MAN1= dialog.1
+PLIST_FILES= bin/dialog
post-extract:
@(cd ${WRKSRC}; ${RM} -f .depend)
diff --git a/misc/freedialog/pkg-plist b/misc/freedialog/pkg-plist
deleted file mode 100644
index a6506be4f2df..000000000000
--- a/misc/freedialog/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dialog