From 203eb946f04720cdfb3694733b2ec096478d7531 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 27 Dec 2013 22:24:59 +0000 Subject: Stage support --- x11-clocks/bbdate/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11-clocks/bbdate/Makefile') diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index e6d60e450f6b..352654b7fe32 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-clocks MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A tool made for Blackbox that displays the date in a decorated window +COMMENT= Tool made for Blackbox that displays the date in a decorated window GNU_CONFIGURE= yes USE_XORG= x11 xau xdmcp xext xfixes xi xrandr ice sm @@ -16,10 +16,6 @@ USE_XORG= x11 xau xdmcp xext xfixes xi xrandr ice sm PLIST_FILES= bin/bbdate share/bbtools/README.bbdate \ share/bbtools/bbdate.conf share/bbtools/bbdate.nobb \ share/bbtools/bbdate.style share/bbtools/bbtoolsrc.in - -NO_STAGE= yes -post-install: - @${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \ - >> ${TMPPLIST} +PLIST_DIRSTRY= share/bbtools .include -- cgit v1.2.3