Index: head/x11-themes/emerald-themes/Makefile =================================================================== --- head/x11-themes/emerald-themes/Makefile (revision 387849) +++ head/x11-themes/emerald-themes/Makefile (revision 387850) @@ -1,24 +1,20 @@ # $FreeBSD$ PORTNAME= emerald-themes PORTVERSION= 0.6.0 CATEGORIES= x11-themes MASTER_SITES= http://cgit.compiz.org/fusion/decorators/emerald-themes/snapshot/ MAINTAINER= ports@FreeBSD.org COMMENT= Themes for the Emerald Window Decorator BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -GNU_CONFIGURE= yes -USES= gmake shebangfix tar:bzip2 -USE_AUTOTOOLS= autoconf:env automake:env aclocal:env autoheader:env +USES= autoreconf gmake shebangfix tar:bzip2 SHEBANG_FILES= themes/import.sh +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib - -pre-configure: - @cd ${WRKSRC} && ./autogen.sh .include