aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-12-21 13:46:06 +0800
committerbeech <beech@FreeBSD.org>2008-12-21 13:46:06 +0800
commit4a80a644b64fe8a16cab0927c3705937eac39c33 (patch)
treedef4d3303afc47b466ce52f98d637ec5e916f555 /net
parenteedd425f601ecf51129b662d38a7c80bb877730e (diff)
downloadfreebsd-ports-gnome-4a80a644b64fe8a16cab0927c3705937eac39c33.tar.gz
freebsd-ports-gnome-4a80a644b64fe8a16cab0927c3705937eac39c33.tar.zst
freebsd-ports-gnome-4a80a644b64fe8a16cab0927c3705937eac39c33.zip
- Remove --without-avahi
- Bump portrevision
Diffstat (limited to 'net')
-rw-r--r--net/x11vnc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile
index 532796f8c2bf..fe2834bceed7 100644
--- a/net/x11vnc/Makefile
+++ b/net/x11vnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= x11vnc
PORTVERSION= 0.9.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF
MASTER_SITE_SUBDIR=libvncserver
@@ -27,7 +27,6 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+=--without-avahi
MAN1= x11vnc.1
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README README.LibVNCServer TODO