ports/116463: [PATCH] net/astfax. The package can`t be compiled

Vladimir Korkodinov viper at perm.raid.ru
Wed Sep 19 12:40:02 UTC 2007


>Number:         116463
>Category:       ports
>Synopsis:       [PATCH] net/astfax. The package can`t be compiled
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 19 12:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Korkodinov
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD asterisk 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Apr  5 20:22:26 YEKST 2007     root at asterisk:/usr/src/sys/i386/compile/viper  i386

>Description:
The package don`t want compile after PR (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/115038)

>How-To-Repeat:

>Fix:
Apply patch

Patch attached with submission follows:

diff -ruN astfax.old/Makefile astfax/Makefile
--- astfax.old/Makefile	Wed Jun  6 13:45:32 2007
+++ astfax/Makefile	Wed Sep 19 18:30:29 2007
@@ -7,6 +7,7 @@
 
 PORTNAME=	astfax
 PORTVERSION=	1.0
+PORTREVISION=   1
 CATEGORIES=	net
 MASTER_SITES=	http://www.inter7.com/astfax/
 
@@ -24,7 +25,7 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|^CC =|CC \?=|' \
 			  -e 's|^DEFS =|DEFS \?=|' \
-			  -e 's|\/usr\/include\/eps|${LOCALBASE}\/include|' \
+			  -e 's|\/usr\/include\/eps|${LOCALBASE}\/include\/eps|' \
 			  -e 's|^LIBS=-leps|LIBS=-leps -L${LOCALBASE}\/lib|' \
 		${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e 's|"\/tmp"|"\/var\/tmp"|' \


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list