summaryrefslogtreecommitdiff
path: root/games/scummvm
diff options
context:
space:
mode:
authorminskim <minskim>2004-08-05 17:27:42 +0000
committerminskim <minskim>2004-08-05 17:27:42 +0000
commit6b239717594bd40f8210e62ac62d43c51600e1fc (patch)
treebd6d563f7879f829c947f6196132ad67ea20c079 /games/scummvm
parent76a0f74a6eb54dc1035620bf5846a91974c1efef (diff)
downloadpkgsrc-6b239717594bd40f8210e62ac62d43c51600e1fc.tar.gz
No need to create share/pixmaps because xdg-dirs does.
Diffstat (limited to 'games/scummvm')
-rw-r--r--games/scummvm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile
index f7c69997f79..8585b25a6fe 100644
--- a/games/scummvm/Makefile
+++ b/games/scummvm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/07/27 13:40:36 adam Exp $
+# $NetBSD: Makefile,v 1.26 2004/08/05 17:27:42 minskim Exp $
DISTNAME= scummvm-0.6.1-src
PKGNAME= scummvm-0.6.1
@@ -25,7 +25,6 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/scummvm ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/scummvm.6 ${PREFIX}/man/man6
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/scummvm
- ${INSTALL_DATA_DIR} ${PREFIX}/share/pixmaps
${INSTALL_DATA} ${WRKSRC}/scummvm.xpm ${PREFIX}/share/pixmaps
.include "../../audio/libmad/buildlink3.mk"