summaryrefslogtreecommitdiff
path: root/devel/epm/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-11-24 07:27:46 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-11-24 07:27:46 +0000
commit33ce68846ade6cfd5aa14f7aa3321eeb8e16c292 (patch)
tree6770035ce0ed5a785644c1bac75c59c6fa0da634 /devel/epm/Makefile
parentmake it buildable with WITH_DRAC=yes, again (diff)
Fix:
epm installs a number of files that are not listed in the plist Submitted by: kris via pointy hat
Notes
Notes: svn path=/head/; revision=122287
Diffstat (limited to 'devel/epm/Makefile')
-rw-r--r--devel/epm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/epm/Makefile b/devel/epm/Makefile
index b2573673c4f7..f24eacc7b285 100644
--- a/devel/epm/Makefile
+++ b/devel/epm/Makefile
@@ -19,7 +19,9 @@ COMMENT= A free UNIX software/file packaging program
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
GNU_CONFIGURE= yes
+USE_AUTOCONF_VER= 259
MAN1= epm.1 epminstall.1 mkepmlist.1 setup.1
MAN5= epm.list.5 setup.types.5
.include <bsd.port.mk>
+