diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-27 17:34:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-27 17:34:37 +0800 |
commit | 4b2df8082676ea96410baeb73142ed6e3a669a0d (patch) | |
tree | 39d61a1f6b211254276ad5c7fb685dc28f45e8d5 | |
parent | 57758f26a28c794b1f8d4261363b58f6dd33e9d8 (diff) | |
download | freebsd-ports-gnome-4b2df8082676ea96410baeb73142ed6e3a669a0d.tar.gz freebsd-ports-gnome-4b2df8082676ea96410baeb73142ed6e3a669a0d.tar.zst freebsd-ports-gnome-4b2df8082676ea96410baeb73142ed6e3a669a0d.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> |