summaryrefslogtreecommitdiffstats
path: root/audio/ocp
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-04 16:22:23 +0000
committernovel <novel@FreeBSD.org>2005-05-04 16:22:23 +0000
commit64d8b0d0cffea5ddbce4c1eeee67801e7549365c (patch)
tree43cd643cbd3a2244af7d622db1194723898a0e95 /audio/ocp
parent42ec7e962094c046e1da96009ebb18384815cf0e (diff)
downloadFreeBSD-ports-64d8b0d0cffea5ddbce4c1eeee67801e7549365c.zip
FreeBSD-ports-64d8b0d0cffea5ddbce4c1eeee67801e7549365c.tar.gz
Update to 0.1.7
PR: 80616 Submitted by: Emanuel Haupt (maintainer)
Diffstat (limited to 'audio/ocp')
-rw-r--r--audio/ocp/Makefile5
-rw-r--r--audio/ocp/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 39aeb7d..cebfcf7 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ocp
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= audio
MASTER_SITES= http://labs.nixia.no/
@@ -49,6 +49,9 @@ CONFIGURE_ARGS+= --without-x11
USE_XLIB= yes
CONFIGURE_ARGS+= --with-x11=yes
.endif
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --with-debug
+.endif
pre-everything::
.if !exists(${TIMIDITY_CFG}) && !defined(WITHOUT_MIDI)
diff --git a/audio/ocp/distinfo b/audio/ocp/distinfo
index d925e68..c7ca3e8 100644
--- a/audio/ocp/distinfo
+++ b/audio/ocp/distinfo
@@ -1,2 +1,2 @@
-MD5 (ocp-0.1.6.tar.gz) = 0f176bf9b3c3fa04cd95c9854d139fed
-SIZE (ocp-0.1.6.tar.gz) = 627176
+MD5 (ocp-0.1.7.tar.gz) = b04d6cc95f28d2b7fca9caf4b580129b
+SIZE (ocp-0.1.7.tar.gz) = 614935
OpenPOWER on IntegriCloud