summaryrefslogtreecommitdiffstats
path: root/net/ipex/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-11-01 16:44:07 +0000
committerdwcjr <dwcjr@FreeBSD.org>2002-11-01 16:44:07 +0000
commit40263d7fdb6ad5391eaa0944c86338e04bc1879c (patch)
treee1ebe1d26b860b4e8ccc302b56613733a52df32f /net/ipex/Makefile
parenta1d5722c7886bf86b664b64b2e5a88bc33638406 (diff)
downloadFreeBSD-ports-40263d7fdb6ad5391eaa0944c86338e04bc1879c.zip
FreeBSD-ports-40263d7fdb6ad5391eaa0944c86338e04bc1879c.tar.gz
Depend on latest autoconf and automake to ensure builds correctly
Bump PORTREVISION Submitted by: maintainer
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 f7df349..347f037 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
OpenPOWER on IntegriCloud