summaryrefslogtreecommitdiff
path: root/net/gale/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 06:24:32 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 06:24:32 +0000
commite2d6082a718a775eb79529627e5c0853479f014a (patch)
treede7f840f6b2fcbad9960b3eb08d054572ffd0c78 /net/gale/Makefile
parentUpdate to nethack 3.3.1. (diff)
Update to use ADNS. Bump PORTREVISION.
PR: 21720 Submitted by: Peter Sapros <peterh@sapros.com>
Notes
Notes: svn path=/head/; revision=36167
Diffstat (limited to 'net/gale/Makefile')
-rw-r--r--net/gale/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/gale/Makefile b/net/gale/Makefile
index 5d47b75584cb..d976a1234346 100644
--- a/net/gale/Makefile
+++ b/net/gale/Makefile
@@ -7,14 +7,16 @@
PORTNAME= gale
PORTVERSION= 0.99a
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://download.gale.org/
MAINTAINER= peterh@sapros.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc
-LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww
-LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref
+LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \
+ adns.1:${PORTSDIR}/net/adns \
+ rsaref.2:${PORTSDIR}/security/rsaref
GNU_CONFIGURE= yes