summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia11
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-07-09 03:52:45 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-07-09 03:52:45 +0000
commitc73d08c2d592dd787e82f45f4fe6c921bf85247f (patch)
treea616637e932f0f70b603b740b1333fa45221b7de /audio/kdemultimedia11
parentLooked in the wrong directory (linpack vs blas) ... (diff)
Change to UNBROKEN ...
Add USE_GMAKE to get past a compile problem in kmid Remove patches, as were not required to cleanly compile
Notes
Notes: svn path=/head/; revision=11797
Diffstat (limited to 'audio/kdemultimedia11')
-rw-r--r--audio/kdemultimedia11/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/kdemultimedia11/Makefile b/audio/kdemultimedia11/Makefile
index 8aac08a0dfcf..8289ac09d441 100644
--- a/audio/kdemultimedia11/Makefile
+++ b/audio/kdemultimedia11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/07/08 14:03:18 scrappy Exp $
+# $Id: Makefile,v 1.10 1998/07/09 02:38:00 scrappy Exp $
#
DISTNAME= kdemultimedia-1.0pre2-1
@@ -31,8 +31,7 @@ EXTRACT_CMD= bzip2
EXTRACT_BEFORE_ARGS= -cd
EXTRACT_AFTER_ARGS= | tar -xf -
-BROKEN= upgrade
-
+USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include/giflib"