summaryrefslogtreecommitdiff
path: root/net/ipex/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-11-01 16:44:07 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-11-01 16:44:07 +0000
commit73d80d1d411ded1347bcb6c96acd68c2f3d89d7f (patch)
tree950fda2d1b8c3e30b2385533b7f84a382a7a3fc7 /net/ipex/Makefile
parentFixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted, (diff)
Depend on latest autoconf and automake to ensure builds correctly
Bump PORTREVISION Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=69254
Diffstat (limited to 'net/ipex/Makefile')
-rw-r--r--net/ipex/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ipex/Makefile b/net/ipex/Makefile
index f7df34920718..347f03773a62 100644
--- a/net/ipex/Makefile
+++ b/net/ipex/Makefile
@@ -7,12 +7,16 @@
PORTNAME= ipex
PORTVERSION= 2.3.5.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ipex
MAINTAINER= maneo@bsdpro.com
+BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf
+BUILD_DEPENDS+= automake:${PORTSDIR}/devel/automake
+
MAN1= ipex.1
MANCOMPRESSED= yes