From e8057c6e7a05418b20dca3ecefad4e90b9362c4c Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 22 Apr 2014 06:58:48 +0000 Subject: Support stage modernize --- x11-wm/gcompmgr/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-wm') 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} -- cgit