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/sawfish-themes | |
parent | eea5b447dacac1ef2abd25db061dbb7ab4b456e8 (diff) | |
download | ports-a67d6da3fe404422301c6100d73d80d66f222793.tar.gz ports-a67d6da3fe404422301c6100d73d80d66f222793.zip |
Notes
Diffstat (limited to 'x11-themes/sawfish-themes')
-rw-r--r-- | x11-themes/sawfish-themes/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/sawfish-themes/Makefile b/x11-themes/sawfish-themes/Makefile index 7328e1a799d8..b26863de525b 100644 --- a/x11-themes/sawfish-themes/Makefile +++ b/x11-themes/sawfish-themes/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: sawfish-themes -# Date created: May 12 2004 -# Whom: Alexey Mikhailov <karma@ez.pereslavl.ru> -# +# Created by: Alexey Mikhailov <karma@ez.pereslavl.ru> # $FreeBSD$ -# PORTNAME= sawfish-themes PORTVERSION= 0.13 @@ -29,6 +25,7 @@ DATA_DIRS= 2YearsToNever Anonymous Aquiline BWM Big Blackwindow \ T-16-red T-16-yellow Titanium V absolute-metal bluefoo \ debian gorilla gorillaz mxflat typo +NO_STAGE= yes do-install: @${MKDIR} ${PREFIX}/share/sawfish/themes .for d in ${DATA_DIRS} |