diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2012-06-07 07:34:47 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2012-06-07 07:34:47 +0000 |
commit | 9972443768a272cc1b83cb4c1b3fd176bbe40e8e (patch) | |
tree | 944cd68ec39df36fb606b2303f448b892fb8ddb1 /japanese/jpilot/Makefile | |
parent | 61af77c8db3d879005738063b58659c1fd0ab560 (diff) | |
download | ports-9972443768a272cc1b83cb4c1b3fd176bbe40e8e.tar.gz ports-9972443768a272cc1b83cb4c1b3fd176bbe40e8e.zip |
Notes
Diffstat (limited to 'japanese/jpilot/Makefile')
-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" |