summaryrefslogtreecommitdiffstats
path: root/net/arla/Makefile
diff options
context:
space:
mode:
authorassar <assar@FreeBSD.org>2000-10-31 16:12:26 +0000
committerassar <assar@FreeBSD.org>2000-10-31 16:12:26 +0000
commitd6a15943aaf66f5435312af2ec5f6fedfdd00388 (patch)
treed147e59d685e3e0d243a854761feb0a5b352e015 /net/arla/Makefile
parenta3a5e2829ddd738ec683aa1022d2513d2914b740 (diff)
downloadFreeBSD-ports-d6a15943aaf66f5435312af2ec5f6fedfdd00388.zip
FreeBSD-ports-d6a15943aaf66f5435312af2ec5f6fedfdd00388.tar.gz
update to 0.34.6
also add USE_XLIB to make bento built this correctly
Diffstat (limited to 'net/arla/Makefile')
-rw-r--r--net/arla/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index acfab8d..b2df457 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= arla
-PORTVERSION= 0.34.2
-PORTREVISION= 1
+PORTVERSION= 0.34.6
CATEGORIES= net
MASTER_SITES= ftp://ftp.stacken.kth.se/pub/arla/
MAINTAINER= assar@freebsd.org
+USE_XLIB= yes
+
.if !exists(/usr/lib/libkafs.a)
BROKEN= requires kerberos
.endif
OpenPOWER on IntegriCloud