aboutsummaryrefslogtreecommitdiff
path: root/games/libdungeonmaker/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-24 16:08:39 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-24 16:08:39 +0000
commitb0c45bdec1ad6d159af7616abf9525a094f37b26 (patch)
treee079791916d2e56879803e7699c86fb45d04fb7f /games/libdungeonmaker/Makefile
parentc72494a0240fbdc7adde07d5dcaf1a35f584e914 (diff)
downloadports-b0c45bdec1ad6d159af7616abf9525a094f37b26.tar.gz
ports-b0c45bdec1ad6d159af7616abf9525a094f37b26.zip
Notes
Diffstat (limited to 'games/libdungeonmaker/Makefile')
-rw-r--r--games/libdungeonmaker/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/libdungeonmaker/Makefile b/games/libdungeonmaker/Makefile
index acfa08459d79..7942344132b6 100644
--- a/games/libdungeonmaker/Makefile
+++ b/games/libdungeonmaker/Makefile
@@ -22,7 +22,6 @@ do-install:
${INSTALL_LIB} ${WRKSRC}/libdungeonmaker.a ${STAGEDIR}${PREFIX}/lib
${INSTALL_LIB} ${WRKSRC}/libdungeonmaker.so ${STAGEDIR}${PREFIX}/lib
${INSTALL_LIB} ${WRKSRC}/libdungeonmaker.so.2 ${STAGEDIR}${PREFIX}/lib
- ${INSTALL_LIB} ${WRKSRC}/libdungeonmaker_p.a ${STAGEDIR}${PREFIX}/lib
${INSTALL} ${WRKSRC}/DungeonMaker.h ${STAGEDIR}${PREFIX}/include
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/DM2_Manual/* ${STAGEDIR}${DOCSDIR}