diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-27 09:34:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-27 09:34:37 +0000 |
commit | 1f8ad9ddee9ea62ba29744952c343b43bbf975b6 (patch) | |
tree | 39d61a1f6b211254276ad5c7fb685dc28f45e8d5 | |
parent | b407aa1f57d8e1b835adaaa121e1370f1c8a125c (diff) | |
download | freebsd-ports-1f8ad9ddee9ea62ba29744952c343b43bbf975b6.zip |
- Stage support
-rw-r--r-- | x11-themes/icons-tango/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/icons-tango/Makefile b/x11-themes/icons-tango/Makefile index cf99741f13cc..204f4ab8b764 100644 --- a/x11-themes/icons-tango/Makefile +++ b/x11-themes/icons-tango/Makefile @@ -20,5 +20,4 @@ USE_GNOME= intlhack USES+= pathfix gmake pkgconfig INSTALLS_ICONS= yes -NO_STAGE= yes .include <bsd.port.mk> |