diff options
Diffstat (limited to 'polish/ekg/Makefile')
-rw-r--r-- | polish/ekg/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index c17b049f9666..8aaeac38a8e2 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -3,7 +3,7 @@ PORTNAME= ekg DISTVERSION= 1.8rc1 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= polish net-im MASTER_SITES= http://ekg.chmurka.net/ @@ -15,7 +15,8 @@ LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack pkgconfig +USE_GNOME= gnomehack +USE_PKGCONFIG= build CONFIGURE_ARGS+=--disable-shared \ --disable-static \ --enable-dynamic \ |