aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/pawm
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-10-08 00:15:34 +0000
committerJohn Marino <marino@FreeBSD.org>2013-10-08 00:15:34 +0000
commit4ede5e9b248f4c96a8d9617f4fbc241f489d7235 (patch)
tree39be84d6997d264d9ca2a8ab4f521d044421e824 /x11-wm/pawm
parent0c79f0cee3bdd8cbcdbd6c01136a4ccc835690ca (diff)
downloadports-4ede5e9b248f4c96a8d9617f4fbc241f489d7235.tar.gz
ports-4ede5e9b248f4c96a8d9617f4fbc241f489d7235.zip
Notes
Diffstat (limited to 'x11-wm/pawm')
-rw-r--r--x11-wm/pawm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/pawm/Makefile b/x11-wm/pawm/Makefile
index 57071fe64c04..677811d35eef 100644
--- a/x11-wm/pawm/Makefile
+++ b/x11-wm/pawm/Makefile
@@ -14,6 +14,7 @@ USE_XORG= x11 xft xrandr xrender xpm
USES= cmake pkgconfig
CMAKE_ARGS= -DCMAKE_CONFIG_PREFIX:STRING="${PREFIX}/etc" \
-DX11_LIBRARY_DIRS:STRING="${LOCALBASE}/lib"
+LDFLAGS+= -L${LOCALBASE}/lib -lXext -lXrender
.if defined(WITH_SN)
LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification