aboutsummaryrefslogtreecommitdiff
path: root/devel/eina
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-09-29 21:57:01 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-09-29 21:57:01 +0000
commitf58c3d2fd9945331d35279637b17a095f3cd9282 (patch)
tree37da818180f67eb6767ebafe1d15a6a0d357919b /devel/eina
parent4ff88d40d052d9ffa66eecf2b8a7cc8df227f9f3 (diff)
Notes
Diffstat (limited to 'devel/eina')
-rw-r--r--devel/eina/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/eina/Makefile b/devel/eina/Makefile
index fccc0626ac2a..3fd65478cd22 100644
--- a/devel/eina/Makefile
+++ b/devel/eina/Makefile
@@ -33,9 +33,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|= \$$(datadir)/\$$(PACKAGE)/examples|= $$(datadir)/examples/$$(PACKAGE)|' \
${WRKSRC}/src/examples/Makefile.in
-post-install:
-.if empty(PORT_OPTIONS:MEXAMPLES)
- @${RMDIR} ${EXAMPLESDIR}
-.endif
-
.include <bsd.port.mk>