diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:14:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-10-06 10:14:25 +0000 |
commit | a6ed85b07771ba9e89e4fb3daa62afe6ea1d3e94 (patch) | |
tree | b45a9e6bff1c1bc567d44b09b71e104d7da6208e /polish/ekg/Makefile | |
parent | 4757fc55ca04b06dbf809b965691cfeab1fe3e67 (diff) | |
download | ports-a6ed85b07771ba9e89e4fb3daa62afe6ea1d3e94.tar.gz ports-a6ed85b07771ba9e89e4fb3daa62afe6ea1d3e94.zip |
Notes
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 \ |