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/greybird-theme | |
parent | eea5b447dacac1ef2abd25db061dbb7ab4b456e8 (diff) | |
download | ports-a67d6da3fe404422301c6100d73d80d66f222793.tar.gz ports-a67d6da3fe404422301c6100d73d80d66f222793.zip |
Notes
Diffstat (limited to 'x11-themes/greybird-theme')
-rw-r--r-- | x11-themes/greybird-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile index b7d1719134c4..f004276d0499 100644 --- a/x11-themes/greybird-theme/Makefile +++ b/x11-themes/greybird-theme/Makefile @@ -1,6 +1,5 @@ # Created by: Olivier Duchateau # $FreeBSD$ -# PORTNAME= greybird PORTVERSION= 1.2 @@ -27,6 +26,7 @@ OPTIONS_DEFINE= NOTIFYD OPTIONS_DEFAULT= NOTIFYD NOTIFYD_DESC= Install xfce4-notifyd theme +NO_STAGE= yes .include <bsd.port.options.mk> post-extract: |