diff options
author | imura <imura@FreeBSD.org> | 2000-02-15 21:46:27 +0800 |
---|---|---|
committer | imura <imura@FreeBSD.org> | 2000-02-15 21:46:27 +0800 |
commit | c842c37bbd08cd27e0ab2538732a9eecbcc6f955 (patch) | |
tree | a7ea50c0f218978a0e1474e873525b0ea0a92a09 /graphics/kdegraphics3 | |
parent | fcad596f79f807f28c54a952be2b3b989c66c8f8 (diff) | |
download | freebsd-ports-gnome-c842c37bbd08cd27e0ab2538732a9eecbcc6f955.tar.gz freebsd-ports-gnome-c842c37bbd08cd27e0ab2538732a9eecbcc6f955.tar.zst freebsd-ports-gnome-c842c37bbd08cd27e0ab2538732a9eecbcc6f955.zip |
I forgot to remove one line in previous commit.
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index cbafd9a96153..781f59b16a59 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -13,7 +13,6 @@ MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2 MAINTAINER= se@freebsd.org -BUILD_DEPENDS= ${PREFIX}/include/gif_lib.h:${PORTSDIR}/graphics/giflib LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ jpeg.9:${PORTSDIR}/graphics/jpeg \ kdecore.2:${PORTSDIR}/x11/kdelibs11 |