aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/icqlib/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-19 23:19:23 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-19 23:19:23 +0800
commit2db2a0ee9b8e7bdd114bef95249aad3cab4b6bdf (patch)
tree586a8ada4885b3b9cd3be513d46655935c02cb00 /net-im/icqlib/Makefile
parenta8c29096cd43265dcb120018240ed927f08558e9 (diff)
downloadfreebsd-ports-gnome-2db2a0ee9b8e7bdd114bef95249aad3cab4b6bdf.tar.gz
freebsd-ports-gnome-2db2a0ee9b8e7bdd114bef95249aad3cab4b6bdf.tar.zst
freebsd-ports-gnome-2db2a0ee9b8e7bdd114bef95249aad3cab4b6bdf.zip
Update to 1.0.0.
PR: 20636 Submitted by: maintainer
Diffstat (limited to 'net-im/icqlib/Makefile')
-rw-r--r--net-im/icqlib/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index fea3803866b1..b3093eb2a760 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= icqlib
-PORTVERSION= 0.1.3
+PORTVERSION= 1.0.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@uol.com.br
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_GMAKE= yes
.include <bsd.port.mk>