aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-10-07 08:19:26 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-10-07 08:19:26 +0000
commit42c723f542008748748a34edb421c8b84977598c (patch)
treed5feec9d36570c0f8b5df7b604bbd322f313b408 /audio/schism
parentefefd84888a5f32972e6b5ad967bc353bde2d133 (diff)
downloadports-42c723f542008748748a34edb421c8b84977598c.tar.gz
ports-42c723f542008748748a34edb421c8b84977598c.zip
Notes
Diffstat (limited to 'audio/schism')
-rw-r--r--audio/schism/Makefile19
-rw-r--r--audio/schism/distinfo6
2 files changed, 11 insertions, 14 deletions
diff --git a/audio/schism/Makefile b/audio/schism/Makefile
index 3634d0616bbe..37ebdfabdcd8 100644
--- a/audio/schism/Makefile
+++ b/audio/schism/Makefile
@@ -6,25 +6,20 @@
#
PORTNAME= schism
-DISTVERSION= 0.2a
-PORTREVISION= 3
+PORTVERSION= 20081004
CATEGORIES= audio
-MASTER_SITES= http://rigelseven.com/schism/dl/ \
+MASTER_SITES= http://nimh.org/schism/ \
CRITICAL
+DISTNAME= cvs-snapshot
+EXTRACT_SUFX= .tgz
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A module tracker editor/player resembling impulse tracker
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386 amd64
-USE_BZIP2= yes
USE_SDL= yes
GNU_CONFIGURE= yes
-USE_GCC= 3.4
-
-# Dies with bus error unless building debug version
-CXXFLAGS= -g
-CFLAGS= -g
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
CXXFLAGS="${CXXFLAGS} ${CPPFLAGS}" \
@@ -33,7 +28,9 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
PLIST_FILES= bin/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/schismtracker ${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/audio/schism/distinfo b/audio/schism/distinfo
index 5700e3ec1e1c..3e053b8eb50a 100644
--- a/audio/schism/distinfo
+++ b/audio/schism/distinfo
@@ -1,3 +1,3 @@
-MD5 (schism-0.2a.tar.bz2) = 2b07f1f7657ab82ad6f0a737dda623eb
-SHA256 (schism-0.2a.tar.bz2) = 4107483a9c8ed93682af5f2e9890ad64155e8077dcb9eb0ac7e8bbc38e1dce23
-SIZE (schism-0.2a.tar.bz2) = 392770
+MD5 (cvs-snapshot.tgz) = cb31270b71b08c5c2150f783b5cc61cd
+SHA256 (cvs-snapshot.tgz) = f0c6cfbfa4a9a3d87afaa1466f3f6be2d7199e4da8cc75e02619f96a5e57ec41
+SIZE (cvs-snapshot.tgz) = 1784799