ports/56794: Update port: graphics/openrm

KATO Tsuguru tkato at prontomail.com
Sun Sep 14 07:02:21 UTC 2003


>Number:         56794
>Category:       ports
>Synopsis:       Update port: graphics/openrm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 00:00:46 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_MSG

>How-To-Repeat:
>Fix:

diff -u /usr/ports/graphics/openrm/Makefile graphics/openrm/Makefile
--- /usr/ports/graphics/openrm/Makefile	Sat Aug 16 19:29:54 2003
+++ graphics/openrm/Makefile	Sun Sep 14 13:51:44 2003
@@ -41,13 +41,13 @@
 PLIST_SUB=	WITH_DEMOS=""
 .endif
 
-.ifndef (WITH_DEMOS)
 pre-everything::
-	@${ECHO} "You can define WITH_DEMOS=yes to fetch and install available demos"
+.ifndef (WITH_DEMOS)
+	@${ECHO_MSG} "You can define WITH_DEMOS=yes to fetch and install available demos"
 .endif
 
-.ifdef (WITH_DEMOS)
 post-patch:
+.ifdef (WITH_DEMOS)
 	@${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g; \
 			      s|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g; \
 			      s|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC2}/makeinclude
Common subdirectories: /usr/ports/graphics/openrm/files and graphics/openrm/files
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list