aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-01-01 14:32:34 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-01-01 14:32:34 +0000
commitcd9206b125f307a3240ddcba08ba506f0a90c5b4 (patch)
tree869aa94aa0f419672a294dd28418cc23a65174ab /graphics
parent62cb8cb0143389da738cad83b050b563609d48a4 (diff)
downloadports-cd9206b125f307a3240ddcba08ba506f0a90c5b4.tar.gz
ports-cd9206b125f307a3240ddcba08ba506f0a90c5b4.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/kdegraphics3/Makefile2
-rw-r--r--graphics/kdegraphics4/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile
index 07c57921c2b0..06d561192058 100644
--- a/graphics/kdegraphics3/Makefile
+++ b/graphics/kdegraphics3/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Graphics utilities for the KDE3 integrated X11 desktop
+LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut
+
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
KDE_BUILD_PLIST=yes
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 07c57921c2b0..06d561192058 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -16,6 +16,8 @@ DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
COMMENT= Graphics utilities for the KDE3 integrated X11 desktop
+LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut
+
USE_KDELIBS_VER=3
PREFIX= ${KDE_PREFIX}
KDE_BUILD_PLIST=yes