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/icon-naming-utils | |
parent | eea5b447dacac1ef2abd25db061dbb7ab4b456e8 (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/icon-naming-utils')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile index 90d759e2fcab..c3cf38f26b61 100644 --- a/x11-themes/icon-naming-utils/Makefile +++ b/x11-themes/icon-naming-utils/Makefile @@ -18,4 +18,5 @@ USES= pathfix pkgconfig perl5 GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.mk> |