summaryrefslogtreecommitdiff
path: root/audio/Maaate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Maaate/Makefile')
-rw-r--r--audio/Maaate/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile
index c82c571b3013..3c73439034f5 100644
--- a/audio/Maaate/Makefile
+++ b/audio/Maaate/Makefile
@@ -7,19 +7,19 @@
#
PORTNAME= Maaate
-PORTVERSION= 0.1.0
+PORTVERSION= 0.2.1
CATEGORIES= audio
-MASTER_SITES= http://www.cmis.csiro.au/dmis/maaate/
+MASTER_SITES= http://www.cmis.csiro.au/maaate/packages/
-MAINTAINER= ijliao@FreeBSD.org
-
-USE_AUTOCONF= yes
-USE_LIBTOOL= yes
+MAINTAINER= ports@FreeBSD.org
+GNU_CONFIGURE= yes
USE_GMAKE= yes
-
INSTALLS_SHLIB= yes
+post-patch:
+ @${PERL} -pi -e "s,-ldl,,g ; s,\(CCLD,(CXXLD,g" ${WRKSRC}/demos/Makefile.in
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/Maaate