diff options
author | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2014-12-22 23:04:17 +0000 |
---|---|---|
committer | Jean-Sébastien Pédron <dumbbell@FreeBSD.org> | 2014-12-22 23:04:17 +0000 |
commit | 3c9a1d11c2210dcdc42a63b04622220896daba7a (patch) | |
tree | c4aafe980f6f5ff7e0903fde047107a9dd8c45d5 /x11/kde4-workspace | |
parent | f04a3f032a75a0a2a7378cf4edf2becfbdacaf25 (diff) |
Notes
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r-- | x11/kde4-workspace/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 5a3fd6090fec..96e1510d8fd9 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -107,10 +107,6 @@ WALLPAPERS_RUN_DEPENDS= ${KDE4_PREFIX}/share/wallpapers/Horos/metadata.desktop:$ .include <bsd.port.options.mk> -.ifndef(WITH_NEW_XORG) -IGNORE= requires modern libGL. Please, set WITH_NEW_XORG and update your ports -.endif - .if !exists(/usr/lib/libutempter.so) LIB_DEPENDS+= libutempter.so:${PORTSDIR}/sysutils/libutempter .endif |