diff options
Diffstat (limited to 'net-im/gaim-bangexec/Makefile')
-rw-r--r-- | net-im/gaim-bangexec/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/gaim-bangexec/Makefile b/net-im/gaim-bangexec/Makefile index 1947d087321a..59cb4a53fc52 100644 --- a/net-im/gaim-bangexec/Makefile +++ b/net-im/gaim-bangexec/Makefile @@ -7,7 +7,7 @@ PORTNAME= bangexec PORTVERSION= 1.3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ignorance @@ -23,10 +23,10 @@ DEPRECATED= The author has taken down his site and has ceased developing this pr USE_X_PREFIX= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes -PLIST_FILES= lib/gaim/bangexec.so +PLIST_FILES= lib/gaim/bangexec.la lib/gaim/bangexec.so post-patch: @${REINPLACE_CMD} -e 's|-g3||' ${WRKSRC}/configure |