aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-03-07 05:56:39 +0800
committerflz <flz@FreeBSD.org>2005-03-07 05:56:39 +0800
commitfa13027adc55ec40f77e4aacc274597af91bea4f (patch)
tree70bb658f52840e01d88e16d9044a1a5b502ac455
parentafaa702b3c0cc8253d7206b683d91aa30cd9502c (diff)
downloadfreebsd-ports-gnome-fa13027adc55ec40f77e4aacc274597af91bea4f.tar.gz
freebsd-ports-gnome-fa13027adc55ec40f77e4aacc274597af91bea4f.tar.zst
freebsd-ports-gnome-fa13027adc55ec40f77e4aacc274597af91bea4f.zip
- Fix MASTER_SITES.
PR: ports/78494 Submitted by: Ports Fury Approved by: pav (mentor)
-rw-r--r--audio/gtkgep/Makefile11
-rw-r--r--audio/gtkgep/files/patch-configure10
-rw-r--r--audio/gtkgep/pkg-descr2
3 files changed, 6 insertions, 17 deletions
diff --git a/audio/gtkgep/Makefile b/audio/gtkgep/Makefile
index 939011ef9581..1cca6a055b07 100644
--- a/audio/gtkgep/Makefile
+++ b/audio/gtkgep/Makefile
@@ -9,18 +9,15 @@ PORTNAME= gtkgep
PORTVERSION= 0.2.3
PORTREVISION= 1
CATEGORIES= audio
-MASTER_SITES= #
+MASTER_SITES= http://finarfinek.republika.pl/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A guitar effects processor for GTK
-DEPRECATED= "master site disappeared"
-EXPIRATION_DATE= 2005-03-22
-
-USE_INC_LIBTOOL_VER= 13
+USE_GNOME= gnometarget gtk12
USE_GMAKE= yes
-USE_GNOME= gtk12
-CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
+USE_LIBTOOL_VER= 15
+CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -fPIC" LDFLAGS="${PTHREAD_LIBS}"
PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>
diff --git a/audio/gtkgep/files/patch-configure b/audio/gtkgep/files/patch-configure
deleted file mode 100644
index f195f07b43c6..000000000000
--- a/audio/gtkgep/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Dec 11 18:31:51 2002
-+++ configure Thu Dec 12 12:07:17 2002
-@@ -7414,6 +7414,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/audio/gtkgep/pkg-descr b/audio/gtkgep/pkg-descr
index 3f1b6df786b6..363b817c08b4 100644
--- a/audio/gtkgep/pkg-descr
+++ b/audio/gtkgep/pkg-descr
@@ -4,3 +4,5 @@ example. It has a modular plugin structure, with standard plugins including
distortion, overdrive, delay, reverb, equalizers, and a flanger. It works
in 16-bit resolution, in mono mode, and with frequencies from 11khz to
44khz. The sound quality is very good.
+
+WWW: http://gtkgep.prv.pl/