diff options
author | asami <asami@FreeBSD.org> | 1999-02-28 21:32:01 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-02-28 21:32:01 +0000 |
commit | 9236bcf5e8a280c8f69de8fc0e2ccaf98ffc6657 (patch) | |
tree | 67030307e8f7c5ce52b4a6129e2500f3e138074a /graphics | |
parent | f67773652780bb38cdc698b45238c03caf5fa93f (diff) | |
download | FreeBSD-ports-9236bcf5e8a280c8f69de8fc0e2ccaf98ffc6657.zip FreeBSD-ports-9236bcf5e8a280c8f69de8fc0e2ccaf98ffc6657.tar.gz |
Portlint.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kdegraphics11/Makefile | 5 | ||||
-rw-r--r-- | graphics/kdegraphics2/Makefile | 5 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 5 | ||||
-rw-r--r-- | graphics/kdegraphics4/Makefile | 5 |
4 files changed, 8 insertions, 12 deletions
diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index e39f688..a855e41 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/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)" \ diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index e39f688..a855e41 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/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)" \ diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index e39f688..a855e41 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)" \ diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index e39f688..a855e41 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/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)" \ |