diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 18:17:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 18:17:50 +0800 |
commit | 32f9a64ac3d47c8f3974d2315f25f765334422bd (patch) | |
tree | f5924d815a3eccd55e7942ed8ad5e8940bb8e9c2 /net-im | |
parent | cdbf13c40964c51cd86f3bc266694234f5e130bd (diff) | |
download | freebsd-ports-gnome-32f9a64ac3d47c8f3974d2315f25f765334422bd.tar.gz freebsd-ports-gnome-32f9a64ac3d47c8f3974d2315f25f765334422bd.tar.zst freebsd-ports-gnome-32f9a64ac3d47c8f3974d2315f25f765334422bd.zip |
- Stage support
- Convert to USES
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libyahoo2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index 15b870409933..e26fc40aea70 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -12,10 +12,9 @@ COMMENT= A C library that handles the new Yahoo! Messenger protocol USE_AUTOTOOLS= libtool USE_BZIP2= yes USES= pathfix -USE_GNOME= glib20 gnomehack +USE_GNOME= glib20 USE_LDCONFIG= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-g -Wall||g ; \ |