aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2017-07-12 10:39:35 +0800
committeraraujo <araujo@FreeBSD.org>2017-07-12 10:39:35 +0800
commitca0a4a904559b9cd4f01390665f447c144335d9f (patch)
tree229c34f56655cebd85c2ddc0b4556a5bffb7dcef /net
parent13c6c73898d59c679e4fa986b9b8444dd017bd9c (diff)
downloadfreebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.tar.gz
freebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.tar.zst
freebsd-ports-gnome-ca0a4a904559b9cd4f01390665f447c144335d9f.zip
Bump PORTREVISION of several ports that depends of net/libvncserver to
reflect the changes made on r445054. PR: ports/220565 (based on) Submitted by: Martin Birgmeier <la5lbtyi@aon.at> Sponsored by: iXsystems, Inc.
Diffstat (limited to 'net')
-rw-r--r--net/krdc/Makefile2
-rw-r--r--net/libvncserver/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/krdc/Makefile b/net/krdc/Makefile
index d1bf9403d4b7..89767292b0e7 100644
--- a/net/krdc/Makefile
+++ b/net/krdc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= krdc
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net kde kde-kde4
MAINTAINER= kde@FreeBSD.org
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index c617b19d266b..ea9a71fd075c 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -20,7 +20,7 @@ GH_ACCOUNT= LibVNC
USES= autoreconf jpeg libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -g -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip