diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 10:26:09 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 10:26:09 +0000 |
commit | 79e6679346f4515441bf9f8474233ffb3ebb7234 (patch) | |
tree | 04e6170d2cc2b72b73a4fbf4855cbc6d9202f7c0 /net-im/pidgin-bs | |
parent | d5da69710473d5ba18bc506a136e760259452a74 (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-bs')
-rw-r--r-- | net-im/pidgin-bs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index 23ac137459dc..118480daae15 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= purple:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes +USES= gettext USE_BZIP2= yes -USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin |