diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-11-14 00:33:32 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-11-14 00:33:32 +0000 |
commit | 89a9b7d86ae2d266f563f25478a41da117f51309 (patch) | |
tree | 74394c6a45c23af866c4f28d6ed3670f3faf0e22 /x11-toolkits | |
parent | a9657f71b0a2cc899cf10a7c224d1ec0dc1ab840 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/elementary/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index 5066fbe6f5d6..f4ad3e0718bc 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -49,11 +49,6 @@ post-patch: @${LN} -s base.src ${WRKSRC}/config/mobile/base.cfg @${LN} -s base.src ${WRKSRC}/config/standard/base.cfg -post-install: -.if empty(PORT_OPTIONS:MEXAMPLES) - @${RMDIR} ${EXAMPLESDIR} -.endif - .if ${ARCH} == "sparc64" BROKEN= Does not install on sparc64: signal 10 .endif |