summaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2017-09-23 16:43:17 +0000
committerPawel Pekala <pawel@FreeBSD.org>2017-09-23 16:43:17 +0000
commit185c071ee761a0d2f8682b8922c8697326d36c6f (patch)
tree50b51a6893eb85ecaac5e1a22f8699493e3a73fe /polish
parentupdate to cegui 0.8.7 (diff)
- Fix configure failing to find libgadu by using USES=localbase
- Add licensing information - Use tab instead of space in CONFIGURE_ARGS line - Add USES=ssl when OPENSSL option is selected
Notes
Notes: svn path=/head/; revision=450459
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index a3b57c73ed2b..90998e812c06 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -11,13 +11,16 @@ MASTER_SITES= http://ekg.chmurka.net/
MAINTAINER= pawel@FreeBSD.org
COMMENT= Text-mode Gadu-Gadu client
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/src/COPYING
+
LIB_DEPENDS= libgadu.so:polish/libgadu
+USES= gmake localbase ncurses pathfix pkgconfig
GNU_CONFIGURE= yes
-USES= gmake ncurses pathfix pkgconfig
USE_LDCONFIG= yes
-CONFIGURE_ARGS= --without-libungif \
+CONFIGURE_ARGS= --without-libungif \
--without-libjpeg \
--disable-ui-gtk
@@ -30,6 +33,7 @@ ASPELL_CONFIGURE_ON= --enable-aspell
ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell
ASPELL_RUN_DEPENDS= pl-aspell>0:polish/aspell
+OPENSSL_USES= ssl
OPENSSL_CONFIGURE_OFF= --without-openssl
post-install: