ports/66524: [MAINTAINER] textproc/foiltex: EXTRACT_DEPENDS should be BUILD_DEPENDS
Stefan Walter
sw at gegenunendlich.de
Tue May 11 12:50:20 UTC 2004
>Number: 66524
>Category: ports
>Synopsis: [MAINTAINER] textproc/foiltex: EXTRACT_DEPENDS should be BUILD_DEPENDS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue May 11 05:50:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Stefan Walter
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Apr 22 20:41:18 CEST 2004
>Description:
s/EXTRACT_DEPENDS/BUILD_DEPENDS/. This should fix the build error
reported by kris (cc'd):
http://pointyhat.freebsd.org/errorlogs/i386-4-latest/foiltex-2.1.4a.log
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- foiltex-2.1.4a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/foiltex.old/Makefile /usr/ports/textproc/foiltex/Makefile
--- /usr/ports/textproc/foiltex.old/Makefile Tue May 11 13:59:30 2004
+++ /usr/ports/textproc/foiltex/Makefile Tue May 11 14:01:01 2004
@@ -16,7 +16,7 @@
MAINTAINER= sw at gegenunendlich.de
COMMENT= A collection of LaTeX files for making foils
-EXTRACT_DEPENDS=latex:${PORTSDIR}/print/teTeX
+BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX
NO_CDROM= redistribution on a not-for-profit basis only
--- foiltex-2.1.4a.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list