From d12dec865c05c05a452c44fae463ea0a660e36f5 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 9 Mar 2013 09:12:39 +0000 Subject: USE_BISON is dead, convert users over to new USES=bison framework, while here convert USE_GNOME=gnomehack users to USES=pathfix. Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17217 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libwnck/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'x11-toolkits/libwnck/Makefile') diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile index b516a73b5..d9de5d726 100644 --- a/x11-toolkits/libwnck/Makefile +++ b/x11-toolkits/libwnck/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.137 2011/08/31 13:34:23 kwm Exp $ -# +# $MCom: ports/x11-toolkits/libwnck/Makefile,v 1.138 2012/09/03 16:28:30 mezz Exp $ PORTNAME= libwnck PORTVERSION= 2.30.7 @@ -29,8 +25,8 @@ CONFLICTS= libwnck-3.[0-9]* USE_GETTEXT= yes USE_XORG= xres x11 USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 ltverhack referencehack intlhack -USE_BISON= build +USE_GNOME= gtk20 ltverhack referencehack intlhack +USES= bison pathfix USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -- cgit v1.2.3