aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-02-21 13:55:04 +0800
committersat <sat@FreeBSD.org>2007-02-21 13:55:04 +0800
commitb61adf3d5db6c8a2720a757c89193e3f8d9859e3 (patch)
treeb384019f68b0868c190e59491e4bbd55e2886e3c /x11
parent371328ac84e8ecc81cbad89b2ec2f519a3f6e8a5 (diff)
downloadfreebsd-ports-gnome-b61adf3d5db6c8a2720a757c89193e3f8d9859e3.tar.gz
freebsd-ports-gnome-b61adf3d5db6c8a2720a757c89193e3f8d9859e3.tar.zst
freebsd-ports-gnome-b61adf3d5db6c8a2720a757c89193e3f8d9859e3.zip
- use_xlib
Reported by: pointyhat via kris
Diffstat (limited to 'x11')
-rw-r--r--x11/slock/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/slock/Makefile b/x11/slock/Makefile
index 6f43879c687d..5fe395159788 100644
--- a/x11/slock/Makefile
+++ b/x11/slock/Makefile
@@ -18,6 +18,8 @@ MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${X11BASE}/lib" \
MANPREFIX="${MANPREFIX}/man"
PLIST_FILES= bin/slock
+USE_XLIB= yes
+
post-patch:
@${REINPLACE_CMD} -e 's|-I/usr/include||;s|-L/usr/lib||;s|= -Os|+=|'\
-e 's|-DHAVE_SHADOW_H||' ${WRKSRC}/config.mk