diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-15 02:31:47 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-07-15 02:31:47 +0000 |
commit | e473100818d341096151a2ee5ae5b61e4f00759d (patch) | |
tree | 8754c8df5700f787e8be68942a0db97bc56d3537 /japanese/jpilot | |
parent | 34c6a7f253445b29100205bce8e295a5540e5cd0 (diff) | |
download | freebsd-ports-e473100818d341096151a2ee5ae5b61e4f00759d.zip |
remove NO_STAGE.
Diffstat (limited to 'japanese/jpilot')
-rw-r--r-- | japanese/jpilot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index dd01e51bc3b3..175f759416b0 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -12,5 +12,4 @@ CONFLICTS= jpilot-[0-9]* CONFIGURE_ARGS= --with-japanese -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |