diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2012-06-07 15:34:47 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2012-06-07 15:34:47 +0800 |
commit | d82da9196082987e1352c81f8212214e02fea080 (patch) | |
tree | f48e135e3757233249a24473492e85a381b5ce44 /japanese | |
parent | 2c616afa483bf71451471ecb155adadb4cfe8d03 (diff) | |
download | freebsd-ports-gnome-d82da9196082987e1352c81f8212214e02fea080.tar.gz freebsd-ports-gnome-d82da9196082987e1352c81f8212214e02fea080.tar.zst freebsd-ports-gnome-d82da9196082987e1352c81f8212214e02fea080.zip |
Add jpilot on CONFLICTS.
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" |