summaryrefslogtreecommitdiffstats
path: root/audio/rosegarden
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-09-21 01:35:33 +0000
committersteve <steve@FreeBSD.org>1998-09-21 01:35:33 +0000
commit850267c0e7de1e661c7473bbfbb0261e248188e2 (patch)
treef76a67eb10702b2ba69af7c1bf937c8433a39b3f /audio/rosegarden
parenta7d3f5b2a3ce36204d35af0d11a111639f3d7313 (diff)
downloadFreeBSD-ports-850267c0e7de1e661c7473bbfbb0261e248188e2.zip
FreeBSD-ports-850267c0e7de1e661c7473bbfbb0261e248188e2.tar.gz
Remove regexp support for Xaw3d since it can now be built in
an ELF world.
Diffstat (limited to 'audio/rosegarden')
-rw-r--r--audio/rosegarden/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile
index 551a447..f6200e0b 100644
--- a/audio/rosegarden/Makefile
+++ b/audio/rosegarden/Makefile
@@ -3,7 +3,7 @@
# Date created: 04 Aug 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.4 1997/09/08 12:25:15 tg Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:56:10 asami Exp $
#
DISTNAME= rosegarden-2.0.1
@@ -13,7 +13,7 @@ EXTRACT_SUFX= -sources.tgz
MAINTAINER= shanee@augusta.de
-LIB_DEPENDS= Xaw3d\\.6\\.:$(PORTSDIR)/x11-toolkits/Xaw3d
+LIB_DEPENDS= Xaw3d.6:$(PORTSDIR)/x11-toolkits/Xaw3d
RUN_DEPENDS= playmidi:${PORTSDIR}/audio/playmidi
ALL_TARGET= all ROSEGARDEN=$(WRKSRC) SYSLIBS="\"-lXaw3d -lXext -lXmu -lXt -lX11\"" SYSEXTRALIBS=""
OpenPOWER on IntegriCloud