diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 13:03:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 13:03:25 +0000 |
commit | d96aa38d95dc8d9885acec0a826cf0fd17199648 (patch) | |
tree | b8124e1b26d3492a2efdf76a075756366da04991 /astro/google-earth | |
parent | 0a9c3f072b20e17c33f6792deb25a27d062eca71 (diff) | |
download | ports-d96aa38d95dc8d9885acec0a826cf0fd17199648.tar.gz ports-d96aa38d95dc8d9885acec0a826cf0fd17199648.zip |
Notes
Diffstat (limited to 'astro/google-earth')
-rw-r--r-- | astro/google-earth/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index fea40c7b1d66..8b4a1001e2d8 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -62,11 +62,6 @@ do-build: @cd ${WRKSRC} && ${RM} -rf setup.* preuninstall.sh postinstall.sh \ bin/googleearth.orig -.if !defined(WITH_PKGNG) -pre-su-install: - @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${WRKSRC} -.endif - do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages |