aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/elementary
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-11-14 00:33:32 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-11-14 00:33:32 +0000
commit89a9b7d86ae2d266f563f25478a41da117f51309 (patch)
tree74394c6a45c23af866c4f28d6ed3670f3faf0e22 /x11-toolkits/elementary
parenta9657f71b0a2cc899cf10a7c224d1ec0dc1ab840 (diff)
downloadports-89a9b7d86ae2d266f563f25478a41da117f51309.tar.gz
ports-89a9b7d86ae2d266f563f25478a41da117f51309.zip
Notes
Diffstat (limited to 'x11-toolkits/elementary')
-rw-r--r--x11-toolkits/elementary/Makefile5
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