- Stage support
- Convert to USES
This commit is contained in:
@@ -10,15 +10,11 @@ MASTER_SITES= SF/${PORTNAME}/Jikes/${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Java source to byte-code compiler made available by IBM
|
||||
|
||||
MAN1= jikes.1
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= iconv
|
||||
USES= iconv gmake
|
||||
USE_BZIP2= yes
|
||||
|
||||
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
bin/jikes
|
||||
include/jikesapi.h
|
||||
man/man1/jikes.1.gz
|
||||
share/doc/jikes-%%PORTVERSION%%/license.htm
|
||||
@dirrm share/doc/jikes-%%PORTVERSION%%
|
||||
|
||||
Reference in New Issue
Block a user