2c63ca71e7
configure, since it is no more supported That should fix PLIST problems
13 lines
280 B
Makefile
13 lines
280 B
Makefile
# $NetBSD: Makefile,v 1.10 2006/04/23 20:03:06 tonio Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
PKGREVISION= 1
|
|
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
|
|
|
|
INFO_FILES= # PLIST
|
|
|
|
CONFIGURE_ARGS+= --disable-gtk-peer
|
|
|
|
.include "../../mk/java-env.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|