1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Remove --without-avahi

- Bump portrevision
This commit is contained in:
Beech Rintoul 2008-12-21 05:46:06 +00:00
parent ffaff03f4c
commit 28bae670dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224513

View File

@ -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