At the request of maintainer in private e-mail, remove the now-spurious
dependency on glut (confirmed). While I'm here, move the rc.d script slim.sh.in -> slim.in
This commit is contained in:
parent
3c8335a55d
commit
bda35d0437
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302040
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= slim
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://slim.berlios.de/releases/
|
||||
|
||||
|
@ -23,9 +23,8 @@ LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
|
|||
|
||||
USE_CMAKE= yes
|
||||
USE_XORG= x11 xft xmu xorg-server xrender
|
||||
USE_GL= glut
|
||||
USE_PKGCONFIG= build
|
||||
USE_RC_SUBR= slim.sh
|
||||
USE_RC_SUBR= slim
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
CMAKE_ARGS= -DUSE_CONSOLEKIT=yes
|
||||
|
|
Loading…
Reference in a new issue