diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 07:39:47 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-05 07:39:47 +0000 |
commit | d138701abcadab19c6e0bb9eda2c2f3a7ccd4a5b (patch) | |
tree | d231e86e1590b0bf6019b38928d329263d47bdd7 /net-im/pidgin-guifications | |
parent | a0c53ab7c80fff261e7723db6b3c659b9f636196 (diff) |
Notes
Diffstat (limited to 'net-im/pidgin-guifications')
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 1ad358054ce6..4908f3049627 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |