diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-21 02:37:11 +0800 |
commit | be3a09d7832d6ecdd7b3670888af0ad0df30e075 (patch) | |
tree | bc1557370f4d0eb2e1675a53b5812645127c3a38 /games/jinput | |
parent | df6aff1e71287e78379825a712422818d851f3aa (diff) | |
download | freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.gz freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.tar.zst freebsd-ports-gnome-be3a09d7832d6ecdd7b3670888af0ad0df30e075.zip |
Cleanup plist
Diffstat (limited to 'games/jinput')
-rw-r--r-- | games/jinput/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/jinput/Makefile b/games/jinput/Makefile index 3bab7a2756d8..a941e3e4c5b1 100644 --- a/games/jinput/Makefile +++ b/games/jinput/Makefile @@ -21,7 +21,6 @@ USE_ANT= yes ALL_TARGET= simple_linux PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar -PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} post-patch: @${LN} -sf ${JAVALIBDIR}/jutils/jutils.jar ${WRKSRC}/lib/ |