aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 10:17:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 10:17:11 +0000
commit6ff2439e3773e42b8651c6a59dac20db0b298f85 (patch)
treeb1423796eb7a1a6910d1a1288b15dc728e0a5e31 /x11-themes
parent937a7929418e6eb206535ab26cf298f5703fe8e2 (diff)
downloadports-6ff2439e3773e42b8651c6a59dac20db0b298f85.tar.gz
ports-6ff2439e3773e42b8651c6a59dac20db0b298f85.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/fvwm-themes/Makefile10
1 files changed, 8 insertions, 2 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile
index a4e9a1cdf2a6..92080b5d21fb 100644
--- a/x11-themes/fvwm-themes/Makefile
+++ b/x11-themes/fvwm-themes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= fvwm-themes
PORTVERSION= 0.7.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= x11-themes
MASTER_SITES= SF
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
@@ -12,13 +12,19 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= Themes for the Fvwm2 window manager
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
fvwm2:${PORTSDIR}/x11-wm/fvwm2
RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2
USE_XORG= xpm
-USES= perl5 gmake tar:bzip2
+USES= gmake perl5 shebangfix tar:bzip2
+SHEBANG_FILES= themes/cde/modules/create-buttonbar-config \
+ themes/redmondxp/modules/FvwmThemesPanelManager
GNU_CONFIGURE= yes
+NO_ARCH= yes
post-install:
@cd ${WRKDIR}/${PORTNAME}-extra-${PORTVERSION} && ${FIND} . | \