diff options
Diffstat (limited to 'net-im/climm/Makefile')
-rw-r--r-- | net-im/climm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 78ff9cbba1f3..f5ff3160e175 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= micq -PORTVERSION= 0.4.10 +PORTVERSION= 0.4.10.1 CATEGORIES= net MASTER_SITES= http://micq.org/source/ \ http://micq.alpha345.com/source/ \ @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org - +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |