Date: Thu, 18 Dec 2003 07:30:18 -0800 (PST) From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/60225: New port: japanese/wikicker Message-ID: <200312181530.hBIFUIT9034287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/60225; it has been noted by GNATS. From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/60225: New port: japanese/wikicker Date: Fri, 19 Dec 2003 00:23:19 +0900 There is a thing needing a revision in this. ---begin --- ./Makefile Thu Dec 18 07:14:52 2003 +++ /usr/ports/japanese/wikicker/Makefile Thu Dec 18 07:13:40 2003 @@ -16,14 +16,11 @@ # =============================================================== ============= # = You have to appoint GPG to use a function to upload an image. = -# = If it is necessary, it seems to be WITH_GPG=yes = +# = If it is necessary, it seems to be WITH_IMAGEUPLOAD=yes = # =============================================================== ============= -.if defined(WITH_GPG) - @${ECHO_MSG} "================================================== ==========================" - @${ECHO_MSG} "===> Option : WITH_GPG=yes" - @${ECHO_MSG} "================================================== ==========================" -RUN_DEPENDS+= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg +.if defined(WITH_IMAGEUPLOAD) +RUN_DEPENDS+= ${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/ security/p5-GnuPG-Interface .endif RUN_DEPENDS+= \ ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ---end Thank you. --- Fumihiko Kimura <jfkimura@yahoo.co.jp> __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312181530.hBIFUIT9034287>