diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/jpilot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/jpilot/Makefile b/japanese/jpilot/Makefile index a3a793b25f92..9ce1a81e1dc2 100644 --- a/japanese/jpilot/Makefile +++ b/japanese/jpilot/Makefile @@ -12,6 +12,8 @@ CATEGORIES= japanese MAINTAINER= sumikawa@FreeBSD.org COMMENT= Desktop Organizer Software for the Palm Pilot (Japanized) +CONFLICTS= jpilot-[0-9]* + CONFIGURE_ARGS= --with-japanese .include "${MASTERDIR}/Makefile" |