aboutsummaryrefslogtreecommitdiff
path: root/games/lwjgl
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 21:38:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-22 21:38:23 +0000
commit877e37b717d718c287c6d0a611fa3d8993d86870 (patch)
tree8f560639a4f7f514abb615fbbc4bb4b50c56421d /games/lwjgl
parent01a23031a1d15f01c10a311691493992b7fb96e6 (diff)
downloadports-877e37b717d718c287c6d0a611fa3d8993d86870.tar.gz
ports-877e37b717d718c287c6d0a611fa3d8993d86870.zip
Notes
Diffstat (limited to 'games/lwjgl')
-rw-r--r--games/lwjgl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lwjgl/Makefile b/games/lwjgl/Makefile
index eb9bfec8ee74..717491e21a10 100644
--- a/games/lwjgl/Makefile
+++ b/games/lwjgl/Makefile
@@ -37,6 +37,8 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar \
%%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_test.jar \
%%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util.jar \
%%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util_applet.jar
+PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} \
+ lib/${PORTNAME}${PORTVERSION}
.include <bsd.port.pre.mk>