summaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:31:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:31:45 +0000
commit0f999703465f8d6f697073225a50d59333d3f213 (patch)
tree7e0826f7122ecbf50b3ce59afb9d0beb0dc8d47d /polish
parentConvert to USES: pkgconfig, gmake, perl5 (diff)
Eliminate USE_GNOME=pkgconfig from polish
Notes
Notes: svn path=/head/; revision=325970
Diffstat (limited to 'polish')
-rw-r--r--polish/gnugadu2/Makefile3
-rw-r--r--polish/libgadu/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile
index aaa520478db1..30fbc618b9d9 100644
--- a/polish/gnugadu2/Makefile
+++ b/polish/gnugadu2/Makefile
@@ -17,8 +17,7 @@ LIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu \
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
-USES= gettext perl5
-USE_GMAKE= yes
+USES= gettext gmake perl5 pkgconfig
USE_GNOME= gtk20
USE_LDCONFIG= yes
USE_XORG= x11 xaw ice xscrnsaver
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index 8185e78de2d3..c9be3b235d91 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -14,7 +14,7 @@ LICENSE= LGPL21
CONFLICTS= pl-ekg-1.[0-6]*
-USE_GNOME= gnomehack pkgconfig
+USES= pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \