Update the port to the latest version 0.43. Also fix make package by changing pkg-plist. Changelog: http://www.khelekore.org/jmp/changelog.html
State Changed From-To: open->feedback Does not build on -STABLE: cc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/diablo-jdk1.3.1/include -I/usr/local/include -I/usr/local/diablo-jdk1.3.1/include -I/usr/local/diablo-jdk1.3.1/include/freebsd -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -O -pipe -g -c instance_owners.c -fPIC -DPIC -o .libs/instance_owners.o instance_owners.c: In function `build_menu': instance_owners.c:211: redeclaration of `menuitem' instance_owners.c:210: `menuitem' previously declared here gmake[2]: *** [instance_owners.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/java/jmp/work/jmp-0.43'
A new patch can be found at: http://ronald.klop.ws/~ronald/jmp-0.43.diff
State Changed From-To: feedback->closed Committed, thanks! Please remember to list add/removed files explicitely in the PR. Also, please mark your PRs as 'maintainer-update' if appropriate for speedier treatment.