diff options
Diffstat (limited to 'deskutils/plasma-applet-playwolf/Makefile')
-rw-r--r-- | deskutils/plasma-applet-playwolf/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/plasma-applet-playwolf/Makefile b/deskutils/plasma-applet-playwolf/Makefile index d8c0be766ab7..2f45826fe64b 100644 --- a/deskutils/plasma-applet-playwolf/Makefile +++ b/deskutils/plasma-applet-playwolf/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: plasma-applet-playwolf -# Date Created: 2009-02-22 -# Whom: Jason E. Hale <bsdkaffee@gmail.com> -# # $FreeBSD$ -# PORTNAME= playwolf PORTVERSION= 0.8.1 @@ -34,6 +29,7 @@ ADD_NEWLINE_TO= flowlayout.cpp \ wolfbuttons.cpp \ wolflabel.h +NO_STAGE= yes post-patch: .for i in ${ADD_NEWLINE_TO} ${ECHO_CMD} >> ${WRKSRC}/${i} |