aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 06:58:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-22 06:58:48 +0000
commitd2798b8b16015a7eb25945ec27ca4b93bff72592 (patch)
tree5d3d5efc89d2c66050b17e57c7368951039f4ba4 /x11-wm
parentb177455037519d75ba7d2dd64e9e727b66e91d68 (diff)
downloadports-d2798b8b16015a7eb25945ec27ca4b93bff72592.tar.gz
ports-d2798b8b16015a7eb25945ec27ca4b93bff72592.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/gcompmgr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile
index bea26913320b..0f788d094c7c 100644
--- a/x11-wm/gcompmgr/Makefile
+++ b/x11-wm/gcompmgr/Makefile
@@ -11,10 +11,10 @@ MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= GNOME interface to xcompmgr
RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
-LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
+LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= libtool pkgconfig
USE_AUTOTOOLS= automake:env
DESKTOP_ENTRIES="gcompmgr" \
@@ -25,7 +25,6 @@ DESKTOP_ENTRIES="gcompmgr" \
true
-NO_STAGE= yes
post-patch:
.for file in depcomp install-sh missing
@${LN} -sf ${AUTOMAKE_DIR}/${file} ${WRKSRC}