summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-28 21:32:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-28 21:32:01 +0000
commit404feaf9479c4d84178ab88f3d977025456c680f (patch)
treec6d127c94ebae3d8d183fdc9e5a817d52bb37a63 /graphics/kdegraphics3
parentUpgrade to 2.003. Refine selection of MASTER_SITES. (diff)
Portlint.
Notes
Notes: svn path=/head/; revision=16948
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r--graphics/kdegraphics3/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index e39f688089fd..a855e419a05a 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.23 1999/02/08 22:29:59 se Exp $
+# $Id: Makefile,v 1.24 1999/02/28 06:06:24 obrien Exp $
#
DISTNAME= kdegraphics-1.1
@@ -13,12 +13,11 @@ MASTER_SITE_SUBDIR= stable/1.1/distribution/tar/generic/source/bz2
MAINTAINER= se@freebsd.org
-USE_BZIP2= yes
-
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.2:${PORTSDIR}/x11/kdelibs11
+USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \