aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-01-31 17:26:27 +0800
committermiwi <miwi@FreeBSD.org>2014-01-31 17:26:27 +0800
commit8b934c7c0122cbfd35803946a00eddeb8bf2cf25 (patch)
tree7a6b6ef90302fb36f6266d2cfa25726f0fd22312 /net-im
parent816aa91da3e447aabdc9cc5d8effad7b1a3aa640 (diff)
downloadfreebsd-ports-gnome-8b934c7c0122cbfd35803946a00eddeb8bf2cf25.tar.gz
freebsd-ports-gnome-8b934c7c0122cbfd35803946a00eddeb8bf2cf25.tar.zst
freebsd-ports-gnome-8b934c7c0122cbfd35803946a00eddeb8bf2cf25.zip
- Convert to USES
- Stage support
Diffstat (limited to 'net-im')
-rw-r--r--net-im/meanwhile/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile
index 36724eb243da..8eee4be81802 100644
--- a/net-im/meanwhile/Makefile
+++ b/net-im/meanwhile/Makefile
@@ -11,9 +11,8 @@ MAINTAINER= marcus@FreeBSD.org
COMMENT= Open Source implementation of the Lotus Sametime protocol
USE_AUTOTOOLS= libtool
-USES= pkgconfig
-USE_GMAKE= yes
-USE_GNOME= gnomehack glib20
+USES= pkgconfig gmake pathfix
+USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-doxygen=no \
@@ -23,7 +22,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-doc-${PORTVERSION}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
${WRKSRC}/samples/*.c ${WRKSRC}/src/*.[ch]