Index: branches/2015Q2/devel/xfce4-dev-tools/Makefile =================================================================== --- branches/2015Q2/devel/xfce4-dev-tools/Makefile (revision 385752) +++ branches/2015Q2/devel/xfce4-dev-tools/Makefile (revision 385753) @@ -1,23 +1,27 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= xfce4-dev-tools PORTVERSION= 4.12.0 +PORTREVISION= 1 CATEGORIES= devel xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce development tools LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= autoconf-2.69:${PORTSDIR}/devel/autoconf \ automake-1.15:${PORTSDIR}/devel/automake \ - libtoolize:${PORTSDIR}/devel/libtool + libtoolize:${PORTSDIR}/devel/libtool \ + bash:${PORTSDIR}/shells/bash GNU_CONFIGURE= yes USE_GNOME= glib20 -USES= pkgconfig xfce tar:bzip2 +USES= pkgconfig shebangfix tar:bzip2 xfce +SHEBANG_FILES= scripts/xdt-commit .include Index: branches/2015Q2 =================================================================== --- branches/2015Q2 (revision 385752) +++ branches/2015Q2 (revision 385753) Property changes on: branches/2015Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r385737