Bug 123480 - [PATCH] sysutils/jfbterm
Summary: [PATCH] sysutils/jfbterm
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 03:30 UTC by nrgmilk
Modified: 2008-05-29 22:14 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nrgmilk 2008-05-07 03:30:01 UTC
Hello

automake14 and autoconf261 are required.

Please add this line again.

How-To-Repeat: --- Makefile.org        2008-05-07 11:02:03.000000000 +0900
+++ Makefile    2008-05-07 10:58:06.000000000 +0900
@@ -24,6 +24,7 @@
 SUB_FILES=     pkg-message
 USE_GMAKE=     yes
 GNU_CONFIGURE= yes
+USE_AUTOTOOLS= autoconf:261 automake:14
 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
                LDFLAGS="-L${LOCALBASE}/lib" \
                --mandir="${LOCALBASE}/man"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-07 03:30:19 UTC
Maintainer of sysutils/jfbterm,

Please note that PR ports/123480 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123480

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-07 03:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-12 17:41:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-05-29 22:08:31 UTC
lippe       2008-05-29 21:08:25 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/jfbterm     Makefile 
  Log:
  - Require automake and autoconf.
  - Builds fine on amd64 too.
  - PORTREVISION.
  
  PR:             ports/123480
  Submitted by:   nrg milk <nrgmilk@gmail.com>
  Approved by:    gabor (mentor), maintainer timeout (>2 weeks)
  
  Revision  Changes    Path
  1.5       +2 -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"
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-29 22:14:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!