aboutsummaryrefslogtreecommitdiff
path: root/audio/ghostess
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-01-28 19:10:59 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-01-28 19:10:59 +0000
commite1bf900d78877aae0f464d421a41da1b55057026 (patch)
tree62aa25a4382b7d46e5df5914ebc5644a23698a14 /audio/ghostess
parent9567288a2e3cafc941e16f950113ce63163fd069 (diff)
downloadports-e1bf900d78877aae0f464d421a41da1b55057026.tar.gz
ports-e1bf900d78877aae0f464d421a41da1b55057026.zip
Notes
Diffstat (limited to 'audio/ghostess')
-rw-r--r--audio/ghostess/Makefile13
-rw-r--r--audio/ghostess/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile
index 34a0a83af58e..4d24e19e4477 100644
--- a/audio/ghostess/Makefile
+++ b/audio/ghostess/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= ghostess
-PORTVERSION= 20100923
+PORTVERSION= 20120105
CATEGORIES= audio
MASTER_SITES= http://www.smbolton.com/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Graphical DSSI host with JACK MIDI support
+LICENSE= GPLv2 BSD
+LICENSE_COMB= multi
+
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \
${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \
jackit>=0.109.2:${PORTSDIR}/audio/jack
@@ -23,14 +26,12 @@ LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
lo.7:${PORTSDIR}/audio/liblo \
jack.0:${PORTSDIR}/audio/jack
-LICENSE= GPLv2 BSD
-LICENSE_COMB= multi
-
USE_BZIP2= yes
USE_GNOME= gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jackmidi
+MAKE_JOBS_SAFE= yes
MAN1= ghostess.1
PLIST_FILES= bin/ghostess bin/ghostess_universal_gui
@@ -38,4 +39,8 @@ PLIST_FILES= bin/ghostess bin/ghostess_universal_gui
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+post-patch:
+ @${REINPLACE_CMD} -e \
+ '/LDADD/s| -ldl | |' ${WRKSRC}/src/Makefile.in
+
.include <bsd.port.mk>
diff --git a/audio/ghostess/distinfo b/audio/ghostess/distinfo
index 0e92558d98fe..54bcb7935b5d 100644
--- a/audio/ghostess/distinfo
+++ b/audio/ghostess/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ghostess-20100923.tar.bz2) = b0d0fcdee7c865f7bc40b95ad2d10c8e472e77bdecd52142d8c4bc520f317814
-SIZE (ghostess-20100923.tar.bz2) = 297777
+SHA256 (ghostess-20120105.tar.bz2) = 99c9006e6ccbec881b40eb5f20a9f8a72cecc3e437c6c164ff30ae5acd0bd08b
+SIZE (ghostess-20120105.tar.bz2) = 289346