diff options
Diffstat (limited to 'net-im/gaim-guifications/Makefile')
-rw-r--r-- | net-im/gaim-guifications/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-guifications/Makefile b/net-im/gaim-guifications/Makefile index 9cf63bd8af9b..8c6b3a4fad08 100644 --- a/net-im/gaim-guifications/Makefile +++ b/net-im/gaim-guifications/Makefile @@ -7,7 +7,7 @@ PORTNAME= guifications PORTVERSION= 2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes .if !defined(WITHOUT_NLS) |