ports/115892: Maintainer update: pointyhat fixes
Dan Pelleg
daniel+boodler at pelleg.org
Tue Aug 28 04:00:17 UTC 2007
>Number: 115892
>Category: ports
>Synopsis: Maintainer update: pointyhat fixes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 28 04:00:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Dan Pelleg
>Release: 6.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD m 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #4: Sat Mar 24 08:55:20 IST 2007 d at m i386
>Description:
Marked sparc64 BROKEN as per pointyhat report, removed stale master site.
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/audio/boodler/Makefile boodler-1.5.3_2/Makefile
--- /usr/ports/audio/boodler/Makefile Wed May 3 08:14:12 2006
+++ boodler-1.5.3_2/Makefile Tue Aug 28 06:35:16 2007
@@ -7,10 +7,9 @@
PORTNAME= boodler
PORTVERSION= 1.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
-MASTER_SITES= http://www.eblong.com/zarf/boodler/ \
- http://s89813419.onlinehome.us/
+MASTER_SITES= http://www.eblong.com/zarf/boodler/
DISTFILES= boodler-153.tar.gz boodler-snd-021902.tar.gz
MAINTAINER= daniel+boodler at pelleg.org
@@ -23,7 +22,7 @@
DRIVER?= oss
WRKSRC= ${WRKDIR}/${PORTNAME}
BHOME= ${PREFIX}/share/boodler
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/share/boodler/boodle
pre-everything::
@@ -55,6 +54,10 @@
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
PIC= --PIC
+.endif
+
+.if ${ARCH} == "sparc64"
+BROKEN= does not compile on sparc64
.endif
post-patch:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list