I see at the install excluding "Make install" cannot install. (for instance, "portinstall" etc.) Because the writing of Makefile that I had made was wrong, the installation trouble was caused. I'm sorry. Fix: LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -RUN_DEPENDS= gnu-unifont:${PORTSDIR}/sysutils/gnu-unifont +RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/unifont.pcf.gz:${PORTSDIR}/sysutils/gnu-unifont ONLY_FOR_ARCHS= i386 USE_ICONV= yes Common subdirectories: jfbterm.old/files and jfbterm/files--OB4wmIEzEotvKj6nj8nTQyrvglTFpjpex0GaaehTB2bA34MC Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- jfbterm.old/Makefile 2008-03-26 03:02:20.000000000 +0900 +++ jfbterm/Makefile 2008-03-26 03:20:04.000000000 +0900 @@ -15,7 +15,7 @@ COMMENT= Multilanguage can be displayed on the console How-To-Repeat: ===> Checking if sysutils/gnu-unifont already installed ===> gnu-unifont-1.0.0 is already installed You may wish to ``make deinstall'' and install this port again by ``make reinstall'' to upgrade it properly. If you really wish to overwrite the old port of sysutils/gnu-unifont without deleting it first, set the variable "FORCE_PKG_REGISTER" in your environment or the "make install" command line. *** Error code 1
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
vanilla 2008-03-31 03:19:40 UTC FreeBSD ports repository Modified files: sysutils/jfbterm Makefile Log: Fix 'make install' error. PR: ports/122085 Submitted by: nrg milk <nrgmilk at gmail.com> Pointy hat by: me Revision Changes Path 1.2 +1 -1 ports/sysutils/jfbterm/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, thanks.