aboutsummaryrefslogtreecommitdiff
path: root/polish/ekg
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-09 19:05:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-09 19:05:23 +0000
commit8eeb8eb8956ae083fdf288d0e3f3a27eb1662bf1 (patch)
tree11ea21539ba3589cf574a9e9df7ed86a7d876df1 /polish/ekg
parent87771dbb18bf239bbaa664511227a2fdc9dd9eba (diff)
downloadports-8eeb8eb8956ae083fdf288d0e3f3a27eb1662bf1.tar.gz
ports-8eeb8eb8956ae083fdf288d0e3f3a27eb1662bf1.zip
Notes
Diffstat (limited to 'polish/ekg')
-rw-r--r--polish/ekg/Makefile15
-rw-r--r--polish/ekg/distinfo4
2 files changed, 13 insertions, 6 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index 4bff36062756..b9e66775e275 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -5,22 +5,29 @@
# $FreeBSD$
PORTNAME= ekg
-PORTVERSION= 1.4.20040208
+PORTVERSION= 1.4.20040505
PORTEPOCH= 1
CATEGORIES= polish net
MASTER_SITES= http://dev.null.pl/ekg/archive/
-DISTNAME= ${PORTNAME}-20040208
+DISTNAME= ${PORTNAME}-20040505
MAINTAINER= jacek@combit.com.pl
COMMENT= Text-mode Gadu-Gadu client
+LIB_DEPENDS= aspell.15:${PORTSDIR}/polish/aspell
+
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack
+USE_GNOME= gnomehack pkgconfig
CONFIGURE_ARGS+= --enable-shared \
--disable-static \
--enable-dynamic \
- --mandir=${PREFIX}/man
+ --enable-aspell \
+ --mandir=${PREFIX}/man \
+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
diff --git a/polish/ekg/distinfo b/polish/ekg/distinfo
index 21df80791087..71f6b33ce8ad 100644
--- a/polish/ekg/distinfo
+++ b/polish/ekg/distinfo
@@ -1,2 +1,2 @@
-MD5 (ekg-20040208.tar.gz) = 5e790dbfba59d50a37b481ae53990475
-SIZE (ekg-20040208.tar.gz) = 469085
+MD5 (ekg-20040505.tar.gz) = 743701ebf7b8e42b46eab9116a7a4156
+SIZE (ekg-20040505.tar.gz) = 483109