diff options
Diffstat (limited to 'astro/roadnav/Makefile')
-rw-r--r-- | astro/roadnav/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile index 3e1f0edcff77..6a4edf331592 100644 --- a/astro/roadnav/Makefile +++ b/astro/roadnav/Makefile @@ -26,9 +26,6 @@ PORTDOCS= * .include <bsd.port.pre.mk> -pre-su-install: - @${MKDIR} ${PREFIX}/share/applications - post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \ ${WRKSRC}/Makefile.in ${WRKSRC}/src/Makefile.in |