diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-01-01 14:32:34 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-01-01 14:32:34 +0000 |
commit | cd9206b125f307a3240ddcba08ba506f0a90c5b4 (patch) | |
tree | 869aa94aa0f419672a294dd28418cc23a65174ab /graphics/kdegraphics3 | |
parent | 62cb8cb0143389da738cad83b050b563609d48a4 (diff) | |
download | ports-cd9206b125f307a3240ddcba08ba506f0a90c5b4.tar.gz ports-cd9206b125f307a3240ddcba08ba506f0a90c5b4.zip |
Notes
Diffstat (limited to 'graphics/kdegraphics3')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 2 |
1 files changed, 2 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 |