aboutsummaryrefslogtreecommitdiff
path: root/polish/libgadu/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-24 07:42:43 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-24 07:42:43 +0000
commit130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5 (patch)
treee13314ad10bb903b85fa5e19f855951c1c368feb /polish/libgadu/Makefile
parentbf98e91bb65474778002b9adf18c72e4c18bede6 (diff)
downloadports-130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5.tar.gz
ports-130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5.zip
Notes
Diffstat (limited to 'polish/libgadu/Makefile')
-rw-r--r--polish/libgadu/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index d220275faf7f..ee0184d81844 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
PORTNAME= libgadu
-PORTVERSION= 20051229
-PORTREVISION= 2
+PORTVERSION= 1.7.0
+PORTEPOCH= 1
CATEGORIES= polish net
-MASTER_SITES= http://bsdguru.org/distfiles/
+MASTER_SITES= http://toxygen.net/libgadu/files/
MAINTAINER= alex@BSDGuru.org
COMMENT= This library is used by many IMs with Gadu-Gadu support
@@ -17,11 +17,10 @@ CONFLICTS= pl-ekg-1.[0-5]* pl-ekg-1.6,2
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
-USE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259
-ACLOCAL_ARGS= -I ${WRKSRC}/m4
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --without-openssl
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>