summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/mcabber/Makefile2
-rw-r--r--net/mcabber/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile
index 3650606..83b2108 100644
--- a/net-im/mcabber/Makefile
+++ b/net-im/mcabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mcabber
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
@@ -19,6 +20,7 @@ USE_OPENSSL= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_GNOME= glib20
+USE_GETOPT_LONG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
MAN1= mcabber.1
diff --git a/net/mcabber/Makefile b/net/mcabber/Makefile
index 3650606..83b2108 100644
--- a/net/mcabber/Makefile
+++ b/net/mcabber/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mcabber
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/
@@ -19,6 +20,7 @@ USE_OPENSSL= yes
USE_ICONV= yes
USE_GETTEXT= yes
USE_GNOME= glib20
+USE_GETOPT_LONG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
MAN1= mcabber.1
OpenPOWER on IntegriCloud