aboutsummaryrefslogtreecommitdiffstats
path: root/audio/denemo
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-07-08 08:37:45 +0800
committerMichael Johnson <ahze@FreeBSD.org>2006-07-08 08:37:45 +0800
commit1d07e4bca8c0cba703bc0a4acb30ac34d69a5ebf (patch)
tree4cc860a1492c97bfdaa20b1f7f5b541aac099113 /audio/denemo
parent4ad2e3175932eac4bf1f7020240d737f7e90cf05 (diff)
downloadfreebsd-ports-gnome-1d07e4bca8c0cba703bc0a4acb30ac34d69a5ebf.tar.gz
freebsd-ports-gnome-1d07e4bca8c0cba703bc0a4acb30ac34d69a5ebf.tar.zst
freebsd-ports-gnome-1d07e4bca8c0cba703bc0a4acb30ac34d69a5ebf.zip
- This version of denemo now builds on sparc64
- Adopt this port for sparc64
Diffstat (limited to 'audio/denemo')
-rw-r--r--audio/denemo/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index 2c778e5a37f2..247392ab429b 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= multimedia@FreeBSD.org
COMMENT= Graphical score editor
USE_X_PREFIX= yes
@@ -27,10 +27,6 @@ LDFLAGS= -L${LOCALBASE}/lib
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= does not compile on sparc64
-.endif
-
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "