aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-02-01 04:30:54 +0800
committernemysis <nemysis@FreeBSD.org>2014-02-01 04:30:54 +0800
commit001b102c3a147b79bde95e57d0b42d40fea265b7 (patch)
treee3a70986023460ab699e2c7c8ca8a901df60b89d /games
parentcb21d6964b77a0dc2c8edad9a8e401c8502fb84e (diff)
downloadfreebsd-ports-gnome-001b102c3a147b79bde95e57d0b42d40fea265b7.tar.gz
freebsd-ports-gnome-001b102c3a147b79bde95e57d0b42d40fea265b7.tar.zst
freebsd-ports-gnome-001b102c3a147b79bde95e57d0b42d40fea265b7.zip
- Set PORTSCOUT
- Use DESKTOPDIR
Diffstat (limited to 'games')
-rw-r--r--games/epiar/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/epiar/Makefile b/games/epiar/Makefile
index 8d6db3011d17..3f0377baed8d 100644
--- a/games/epiar/Makefile
+++ b/games/epiar/Makefile
@@ -38,9 +38,12 @@ PORTDOCS= AUTHORS ChangeLog README
OPTIONS_DEFINE= DOCS
+# Wrong versioning upstream
+PORTSCOUT= ignore:1
+
post-install:
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \
- ${STAGEDIR}${PREFIX}/share/applications/
+ ${STAGEDIR}${DESKTOPDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}