diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 08:06:09 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-11-05 08:06:09 +0000 |
commit | ff1d9180bf33ab5381d81b4fd1a227ac46c78e81 (patch) | |
tree | 5a060903fef6d4cc5487d10b422a058425d095ff /polish/ekg | |
parent | afbc1783f8e919d443c02456ccc1d3d41f9b7032 (diff) | |
download | ports-ff1d9180bf33ab5381d81b4fd1a227ac46c78e81.tar.gz ports-ff1d9180bf33ab5381d81b4fd1a227ac46c78e81.zip |
Notes
Diffstat (limited to 'polish/ekg')
-rw-r--r-- | polish/ekg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile index 7073e37a67d1..7970bc90a8c6 100644 --- a/polish/ekg/Makefile +++ b/polish/ekg/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.6 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= polish net-im -MASTER_SITES= http://dev.null.pl/ekg/ +MASTER_SITES= http://ekg.chmurka.net/ MAINTAINER= alex@bsdguru.org COMMENT= Text-mode Gadu-Gadu client @@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= ekg.1 MANLANG= "" pl |