diff options
Diffstat (limited to 'net-im/icqlib/Makefile')
-rw-r--r-- | net-im/icqlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile index 0e30799a3f9a..2c90552b55c5 100644 --- a/net-im/icqlib/Makefile +++ b/net-im/icqlib/Makefile @@ -7,7 +7,7 @@ PORTNAME= icqlib PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library required by kicq (not libicq) INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes |