From f8b996b459d9b34a92106aea875f5bb660907ebe Mon Sep 17 00:00:00 2001 From: kwm Date: Tue, 11 Jun 2013 11:11:13 +0000 Subject: Add shebangfix. To fix script to look for perl/python in ${LOCALBASE} and not in /usr git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18528 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/glib20/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 8a569d848..cb2f0b17e 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -23,7 +23,7 @@ PORTSCOUT= limitw:1,even LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ ffi:${PORTSDIR}/devel/libffi -USES= gettext iconv pathfix pkgconfig +USES= gettext iconv pathfix pkgconfig shebangfix USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GNOME= ltverhack @@ -40,6 +40,8 @@ CONFIGURE_ENV= ac_cv_header_sys_inotify_h= CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +SHEBANG_FILES= */*.pl glib/gen-iswide-table.py + OPTIONS_DEFINE= COLLATION_FIX DEBUG COLLATION_FIX_DESC= fix string collation -- cgit v1.2.3