aboutsummaryrefslogtreecommitdiffstats
path: root/audio/snd/Makefile
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2012-05-27 16:16:06 +0800
committerdhn <dhn@FreeBSD.org>2012-05-27 16:16:06 +0800
commit0666d8573b12ae18f7b4cc9e2c374635d6f36017 (patch)
tree3c9ac2fe7d165a339714f1e2d24ff6e445c357b5 /audio/snd/Makefile
parent58693dc1632394c936bc1e6157f626623254794b (diff)
downloadfreebsd-ports-gnome-0666d8573b12ae18f7b4cc9e2c374635d6f36017.tar.gz
freebsd-ports-gnome-0666d8573b12ae18f7b4cc9e2c374635d6f36017.tar.zst
freebsd-ports-gnome-0666d8573b12ae18f7b4cc9e2c374635d6f36017.zip
- Update to 12.11
Diffstat (limited to 'audio/snd/Makefile')
-rw-r--r--audio/snd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 4c9cbf1f375e..4dc670803284 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= snd
-PORTVERSION= 12.10
+PORTVERSION= 12.11
CATEGORIES= audio
MASTER_SITES= ftp://ccrma-ftp.stanford.edu/pub/Lisp/ \
http://mirror.mcx2.org/
@@ -28,7 +28,7 @@ WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-float-samples
MAKEFILE= makefile
-ALL_TARGET= audinfo snd snd-info sndplay
+ALL_TARGET= snd snd-info sndplay
MAKE_JOBS_UNSAFE= yes
MAN1= snd.1
@@ -106,7 +106,7 @@ post-patch:
s|-o sndinfo|-o snd-info|g' ${WRKSRC}/makefile.in
do-install:
-.for i in audinfo snd snd-info sndplay
+.for i in snd snd-info sndplay
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/bin
.endfor
${INSTALL_MAN} ${WRKSRC}/snd.1 ${MANPREFIX}/man/man1/