diff options
Diffstat (limited to 'x11/xnodecor/Makefile')
-rw-r--r-- | x11/xnodecor/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11/xnodecor/Makefile b/x11/xnodecor/Makefile index 63ce080b157..ddd69c30335 100644 --- a/x11/xnodecor/Makefile +++ b/x11/xnodecor/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xnodecor -# Date created: 15 November 2002 -# Whom: Katsura Matsumoto <katsura@cc.okayama-u.ac.jp> -# +# Created by: Katsura Matsumoto <katsura@cc.okayama-u.ac.jp> # $FreeBSD$ -# PORTNAME= xnodecor PORTVERSION= 0.1 @@ -19,6 +15,7 @@ NO_WRKSUBDIR= yes USE_XORG= x11 PLIST_FILES= bin/xnodecor +NO_STAGE= yes do-extract: @${MKDIR} ${WRKDIR} @${CP} ${FILESDIR}/Makefile ${WRKDIR} |