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/claws-mail-themes | |
parent | eea5b447dacac1ef2abd25db061dbb7ab4b456e8 (diff) |
Notes
Diffstat (limited to 'x11-themes/claws-mail-themes')
-rw-r--r-- | x11-themes/claws-mail-themes/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-themes/claws-mail-themes/Makefile b/x11-themes/claws-mail-themes/Makefile index bb82d3efa8f8..9cebde3dcda4 100644 --- a/x11-themes/claws-mail-themes/Makefile +++ b/x11-themes/claws-mail-themes/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: claws-mail-themes -# Date created: 2008-10-04 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= claws-mail-themes PORTVERSION= 20120129 @@ -17,6 +13,7 @@ NO_BUILD= yes THEMESDIR?= ${PREFIX}/share/claws-mail/themes +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: |