diff options
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ekg/Makefile | 3 | ||||
-rw-r--r-- | polish/kadu/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index 048aa5b1525b..64f33bea216f 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_PKGCONFIG= build -USES= pathfix +USES= pathfix pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --without-libungif \ diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index dc70a328e5bf..7034512bb5d4 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -44,8 +44,7 @@ GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz USE_BZIP2= yes -USES= cmake -USE_PKGCONFIG= build +USES= cmake pkgconfig USE_ICONV= yes USE_GETTEXT= yes USE_XORG= ice sm x11 xau xdmcp xext xfixes xrender xscrnsaver |