aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-01-06 18:51:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-01-06 18:51:30 +0000
commitc18fa49f1cae06eda954c5a7beca232339679d45 (patch)
tree07d66bc02c2435e1ee5ed31e47744eccac81402c /x11-themes
parent16929ea6fc7c585482658d9aa2b2c59a07fd9d4f (diff)
downloadports-c18fa49f1cae06eda954c5a7beca232339679d45.tar.gz
ports-c18fa49f1cae06eda954c5a7beca232339679d45.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/emerald-themes/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-themes/emerald-themes/Makefile b/x11-themes/emerald-themes/Makefile
index d69d2b268d08..5531ed24521f 100644
--- a/x11-themes/emerald-themes/Makefile
+++ b/x11-themes/emerald-themes/Makefile
@@ -12,17 +12,13 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
GNU_CONFIGURE= yes
USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake shebangfix
USE_AUTOTOOLS= autoconf:env automake:env aclocal:env autoheader:env
+SHEBANG_FILES= themes/import.sh
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} 's|/bin/bash|${LOCALBASE}/bin/bash|' \
- ${WRKSRC}/themes/import.sh
-
pre-configure:
@cd ${WRKSRC} && ./autogen.sh