aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/gnome-nettool/Makefile2
-rw-r--r--net/gnomenettool/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile
index d5d6cfb34330..4e806e0d0ef9 100644
--- a/net/gnome-nettool/Makefile
+++ b/net/gnome-nettool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomenettool
PORTVERSION= 0.99.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -24,6 +25,7 @@ USE_GMAKE= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CFLAGS+= -DHAVE_SOCKADDR_SA_LEN
post-install:
${MKDIR} ${PREFIX}/share/gnome/pixmaps
diff --git a/net/gnomenettool/Makefile b/net/gnomenettool/Makefile
index d5d6cfb34330..4e806e0d0ef9 100644
--- a/net/gnomenettool/Makefile
+++ b/net/gnomenettool/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomenettool
PORTVERSION= 0.99.2
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -24,6 +25,7 @@ USE_GMAKE= yes
USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+CFLAGS+= -DHAVE_SOCKADDR_SA_LEN
post-install:
${MKDIR} ${PREFIX}/share/gnome/pixmaps