aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-shn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-shn/Makefile')
-rw-r--r--audio/xmms-shn/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index f53818583a25..39957459802b 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmms-shn
-PORTVERSION= 2.2.8
-PORTREVISION= 1
+PORTVERSION= 2.4.0
CATEGORIES= audio
MASTER_SITES= http://www.etree.org/shnutils/xmms-shn/source/
@@ -19,12 +18,12 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_X_PREFIX= yes
USE_GNOME= gtk12
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=13
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif #NOPORTDOCS
+.endif
.include <bsd.port.mk>