diff options
Diffstat (limited to 'misc/xfce4-artwork/Makefile')
-rw-r--r-- | misc/xfce4-artwork/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/xfce4-artwork/Makefile b/misc/xfce4-artwork/Makefile index 85ee82658810..a88d15bd882a 100644 --- a/misc/xfce4-artwork/Makefile +++ b/misc/xfce4-artwork/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xfwm4-artwork -# Date created: 3 August 2003 -# Whom: Dmitry Sivachenko <demon@FreeBSD.org> -# +# Created by: Dmitry Sivachenko <demon@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xfce4-artwork PORTVERSION= 0.0.4 @@ -19,4 +15,5 @@ RUN_DEPENDS= xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> |