diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 00:03:50 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-06 00:03:50 +0000 |
commit | b618367113d9cc09e0849f4f3df5a83f055c3341 (patch) | |
tree | 193e4905915deaab30e22d98a2e50f48935b4fff /x11-toolkits | |
parent | 5ca0439cd0fc5b530158012d8eac4aa4f6cec3a5 (diff) | |
download | ports-b618367113d9cc09e0849f4f3df5a83f055c3341.tar.gz ports-b618367113d9cc09e0849f4f3df5a83f055c3341.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index a31d1dd93432..c8dadefea25c 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -24,7 +24,6 @@ INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-quick-launch -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |