diff options
Diffstat (limited to 'x11-wm/metacity3/Makefile')
-rw-r--r-- | x11-wm/metacity3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/metacity3/Makefile b/x11-wm/metacity3/Makefile index bd89f5629..3b186bb90 100644 --- a/x11-wm/metacity3/Makefile +++ b/x11-wm/metacity3/Makefile @@ -1,6 +1,6 @@ # Created by: Garrett Rooney <rooneg@electricjellyfish.net> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/x11-wm/metacity3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= metacity PORTVERSION= 2.34.13 @@ -26,10 +26,10 @@ CONFLICTS= metacity-2.30.[0-9]* LATEST_LINK= metacity3 USE_XZ= yes USE_XORG= x11 xcomposite xdamage xrender xcursor xinerama xext xrandr -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix intlhack gnomehack ltverhack gtk20 +USE_GNOME= gnomeprefix intlhack ltverhack gtk20 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |