aboutsummaryrefslogtreecommitdiff
path: root/audio/schism
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-27 09:24:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-05-27 09:24:44 +0000
commit06d5f0b61dbb3255bfd0ffe4a68d9fed50c0058c (patch)
tree5335ca3b517849a500577c72053fe9f6b1883e52 /audio/schism
parent01ad444c8759e2ef1234b42a215e25eef17f3513 (diff)
downloadports-06d5f0b61dbb3255bfd0ffe4a68d9fed50c0058c.tar.gz
ports-06d5f0b61dbb3255bfd0ffe4a68d9fed50c0058c.zip
Notes
Diffstat (limited to 'audio/schism')
-rw-r--r--audio/schism/Makefile14
-rw-r--r--audio/schism/pkg-plist1
2 files changed, 8 insertions, 7 deletions
diff --git a/audio/schism/Makefile b/audio/schism/Makefile
index b0b661e98fc7..b304f5a2ca98 100644
--- a/audio/schism/Makefile
+++ b/audio/schism/Makefile
@@ -1,13 +1,12 @@
-# New ports collection makefile for: schism
-# Date created: 26 May 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
+# New ports collection makefile for: Schism Tracker
+# Date created: 26 May 2005
+# Whom: Emanuel Haupt <ehaupt@critical.ch>
#
# $FreeBSD$
#
PORTNAME= schism
-PORTVERSION= 0.2
-DISTVERSIONSUFFIX= a
+DISTVERSION= 0.2a
CATEGORIES= audio
MASTER_SITES= http://rigelseven.com/schism/dl/
@@ -21,6 +20,7 @@ GNU_CONFIGURE= yes
USE_REINPLACE= yes
USE_GCC= 3.4+
+# Dies with bus error unless building debug version
CXXFLAGS= -g
CFLAGS= -g
@@ -29,6 +29,8 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${CPPFLAGS}" \
CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
+PLIST_FILES= bin/${PORTNAME}
+
.include <bsd.port.pre.mk>
post-patch:
@@ -38,6 +40,6 @@ post-patch:
.endif
do-install:
- ${INSTALL} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.post.mk>
diff --git a/audio/schism/pkg-plist b/audio/schism/pkg-plist
deleted file mode 100644
index c3a6c49e4c21..000000000000
--- a/audio/schism/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/schism