diff options
Diffstat (limited to 'net-im/gaim-openq/Makefile')
-rw-r--r-- | net-im/gaim-openq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gaim-openq/Makefile b/net-im/gaim-openq/Makefile index 5565cc0a4e2d..41af896100bb 100644 --- a/net-im/gaim-openq/Makefile +++ b/net-im/gaim-openq/Makefile @@ -7,7 +7,7 @@ PORTNAME= openq PORTVERSION= 0.3.2 -PORTREVISION= 5 +PORTREVISION= 6 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 CONFIGURE_ARGS= --enable-static=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |