aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2002-11-02 00:44:07 +0800
committerdwcjr <dwcjr@FreeBSD.org>2002-11-02 00:44:07 +0800
commit40263d7fdb6ad5391eaa0944c86338e04bc1879c (patch)
treee1ebe1d26b860b4e8ccc302b56613733a52df32f /net
parenta1d5722c7886bf86b664b64b2e5a88bc33638406 (diff)
downloadfreebsd-ports-gnome-40263d7fdb6ad5391eaa0944c86338e04bc1879c.tar.gz
freebsd-ports-gnome-40263d7fdb6ad5391eaa0944c86338e04bc1879c.tar.zst
freebsd-ports-gnome-40263d7fdb6ad5391eaa0944c86338e04bc1879c.zip
Depend on latest autoconf and automake to ensure builds correctly
Bump PORTREVISION Submitted by: maintainer
Diffstat (limited to 'net')
-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