aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/openbox-themes
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/openbox-themes')
-rw-r--r--x11-themes/openbox-themes/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/openbox-themes/Makefile b/x11-themes/openbox-themes/Makefile
index b950e4651a83..1ba4527df894 100644
--- a/x11-themes/openbox-themes/Makefile
+++ b/x11-themes/openbox-themes/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: openbox-themes
-# Date created: 2005-12-23
-# Whom: Roman Bogorodskiy <novel@FreeBSD.org>
-#
+# Created by: Roman Bogorodskiy <novel@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= openbox-themes
PORTVERSION= 1.0.1
@@ -21,6 +17,7 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox
NO_BUILD= yes
WRKSRC= ${PORTNAME}-${PORTVERSION}
+NO_STAGE= yes
do-install:
@for i in `${LS} ${WRKDIR}/${WRKSRC}`; do \
${CP} -r ${WRKDIR}/${WRKSRC}/$$i ${PREFIX}/share/themes/; \