diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-27 17:07:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-27 17:07:25 +0800 |
commit | 971327767c07176944e8569492b591009f0e857a (patch) | |
tree | 035a19e1e3deaeee143c134de9dfabb15ee020f2 | |
parent | c9e1af821b8b58517673d50112df697c13d7f1fb (diff) | |
download | freebsd-ports-gnome-971327767c07176944e8569492b591009f0e857a.tar.gz freebsd-ports-gnome-971327767c07176944e8569492b591009f0e857a.tar.zst freebsd-ports-gnome-971327767c07176944e8569492b591009f0e857a.zip |
- Stage support
-rw-r--r-- | x11-themes/gtk-nodoka-engine/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/gtk-nodoka-engine/Makefile b/x11-themes/gtk-nodoka-engine/Makefile index 1bea66342444..e662d6534a7a 100644 --- a/x11-themes/gtk-nodoka-engine/Makefile +++ b/x11-themes/gtk-nodoka-engine/Makefile @@ -19,7 +19,6 @@ USES= gmake pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MANIMATION} |