diff options
Diffstat (limited to 'audio/gtkgep/Makefile')
-rw-r--r-- | audio/gtkgep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gtkgep/Makefile b/audio/gtkgep/Makefile index 423a744784a8..6930fc03e4f1 100644 --- a/audio/gtkgep/Makefile +++ b/audio/gtkgep/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkgep PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://finarfinek.republika.pl/download/ @@ -16,7 +16,7 @@ COMMENT= A guitar effects processor for GTK USE_GNOME= gnometarget gtk12 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -fPIC" LDFLAGS="${PTHREAD_LIBS}" PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} |