summaryrefslogtreecommitdiff
path: root/audio/gtkgep/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /audio/gtkgep/Makefile
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadfreebsd-ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'audio/gtkgep/Makefile')
-rw-r--r--audio/gtkgep/Makefile4
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}