summaryrefslogtreecommitdiff
path: root/x11/kdelibs2/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-09-30 01:57:21 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-09-30 01:57:21 +0000
commit354b6160fa4d2d865ed06c0d924f40c17b8c2d3e (patch)
tree5770ab59ec08e3ba3b0be2bf3f55b0b3d4820965 /x11/kdelibs2/Makefile
parentenable port update (apache13-php3-modssl) (diff)
This port hasn't been converted to work with ELF yet.
Mark BROKEN_ELF.
Notes
Notes: svn path=/head/; revision=13544
Diffstat (limited to 'x11/kdelibs2/Makefile')
-rw-r--r--x11/kdelibs2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile
index 382f7322a330..733fa9de2d4d 100644
--- a/x11/kdelibs2/Makefile
+++ b/x11/kdelibs2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.17 1998/09/15 11:46:15 asami Exp $
+# $Id: Makefile,v 1.18 1998/09/19 01:33:48 steve Exp $
#
DISTNAME= kdelibs-1.0
@@ -16,6 +16,8 @@ MAINTAINER= se@freebsd.org
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg
+BROKEN_ELF= this hasn't been converted to ELF yet
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \