Add libglut dependency.
This commit is contained in:
parent
62cb8cb014
commit
cd9206b125
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97035
2 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue