aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/openbox
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-06-14 18:57:46 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-06-14 18:57:46 +0000
commit806963ab6388d27a92f5bf038993cb66685c227e (patch)
tree83a3c5a912fe1d2d085d763aab2e570d0554886d /x11-wm/openbox
parente35ac3ddbe6ac9bc530712ca31d72a25d0aa8032 (diff)
downloadports-806963ab6388d27a92f5bf038993cb66685c227e.tar.gz
ports-806963ab6388d27a92f5bf038993cb66685c227e.zip
Unbreak build by requiring and linking xext (see also r353170).
Also, remove "@dirrmtry etc/xdg" due to the following error in staging checks: Owned by MTREE: @dirrmtry etc/xdg
Notes
Notes: svn path=/head/; revision=357799
Diffstat (limited to 'x11-wm/openbox')
-rw-r--r--x11-wm/openbox/Makefile4
-rw-r--r--x11-wm/openbox/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile
index ba6c52a2fa53..df16460ee000 100644
--- a/x11-wm/openbox/Makefile
+++ b/x11-wm/openbox/Makefile
@@ -15,11 +15,11 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
USES= gmake libtool:keepla pathfix pkgconfig
USE_GNOME= glib20 libxml2
-USE_XORG= xft
+USE_XORG= xext xft
USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LDFLAGS+= -L${LOCALBASE}/lib -lXext
PLIST_SUB= VERSION=${PORTVERSION:C/.[0-9]+\$//}
diff --git a/x11-wm/openbox/pkg-plist b/x11-wm/openbox/pkg-plist
index bc6e4e0b65bc..60bd0fe4e43d 100644
--- a/x11-wm/openbox/pkg-plist
+++ b/x11-wm/openbox/pkg-plist
@@ -198,4 +198,3 @@ share/xsessions/openbox.desktop
@dirrm include/openbox/%%VERSION%%
@dirrm include/openbox
@dirrm etc/xdg/openbox
-@dirrmtry etc/xdg