Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 00:23:19 +0900
From:      Fumihiko Kimura <jfkimura@yahoo.co.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/60225: New port: japanese/wikicker
Message-ID:  <5DC3C57ADE078Fjfkimura@yahoo.co.jp>
In-Reply-To: <200312140900.hBE90aug004051@freefall.freebsd.org>
References:  <200312140900.hBE90aug004051@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?5DC3C57ADE078Fjfkimura>