diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:54:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 23:54:03 +0000 |
commit | a67d6da3fe404422301c6100d73d80d66f222793 (patch) | |
tree | a722e5e9979458311291108139ad3ab6ca7cea31 /x11-themes/gtk-lila-theme/Makefile | |
parent | Add NO_STAGE all over the place in preparation for the staging support (cat: ... (diff) |
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-themes)
Notes
Notes:
svn path=/head/; revision=327783
Diffstat (limited to 'x11-themes/gtk-lila-theme/Makefile')
-rw-r--r-- | x11-themes/gtk-lila-theme/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile index 57b5d167cac1..2bfa8fb1ff22 100644 --- a/x11-themes/gtk-lila-theme/Makefile +++ b/x11-themes/gtk-lila-theme/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gtk-lila-theme -# Date Created: 2 Feb 2005 -# Whom: Filippo Natali <filippo@widestore.net> -# +# Created by: Filippo Natali <filippo@widestore.net> # $FreeBSD$ -# PORTNAME= gtk-lila-theme PORTVERSION= 0.5.5 @@ -21,6 +17,7 @@ NO_BUILD= yes USE_BZIP2= yes USE_GNOME= gtk20 +NO_STAGE= yes .SILENT: do-install: |