aboutsummaryrefslogtreecommitdiff
path: root/graphics/synaesthesia
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-08-31 06:48:05 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-08-31 06:48:05 +0000
commite270db0fed64872599518373ff461a74aa75b1e2 (patch)
tree6512a941cb1404d522b3442003271a049719e4f1 /graphics/synaesthesia
parenta15416bce458002b71313d4455cecf37ce6b354b (diff)
downloadports-e270db0fed64872599518373ff461a74aa75b1e2.tar.gz
ports-e270db0fed64872599518373ff461a74aa75b1e2.zip
- Fix www
- Move to localbase - Add audio to categories
Notes
Notes: svn path=/head/; revision=171701
Diffstat (limited to 'graphics/synaesthesia')
-rw-r--r--graphics/synaesthesia/Makefile9
-rw-r--r--graphics/synaesthesia/pkg-descr2
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index eb3253870d99..3180c76cc930 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -7,17 +7,16 @@
PORTNAME= synaesthesia
PORTVERSION= 2.4
-CATEGORIES= graphics
+CATEGORIES= graphics audio
MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ CSME
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Graphically represents sound in real time
USE_SDL= sdl
-USE_GMAKE= Yes
-USE_X_PREFIX= Yes
+USE_GMAKE= yes
-GNU_CONFIGURE= Yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl-prefix=${LOCALBASE}
PORTDOCS= README
PLIST_FILES= bin/${PORTNAME}
@@ -36,7 +35,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/synaesthesia ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
.endif
.include <bsd.port.post.mk>
diff --git a/graphics/synaesthesia/pkg-descr b/graphics/synaesthesia/pkg-descr
index 9ff2d8497c70..da95ac6e23ff 100644
--- a/graphics/synaesthesia/pkg-descr
+++ b/graphics/synaesthesia/pkg-descr
@@ -9,7 +9,7 @@ individual instruments, singers, or special effects on screen by
their location, shape and color, and sufficiently fast to distinguish
individual drum beats and notes.
-WWW: http://www.logarithmic.net/pfh/Synaesthesia
+WWW: http://www.logarithmic.net/pfh/synaesthesia
- Pete
petef@databits.net