ports/190188: Maintainer update: stage comms/ge-x2212

Stephen Hurd shurd at sasktel.net
Sat May 24 23:20:00 UTC 2014


>Number:         190188
>Category:       ports
>Synopsis:       Maintainer update: stage comms/ge-x2212
>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:   Sat May 24 23:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        10.0-RELEASE-p2
>Organization:
>Environment:
FreeBSD portable 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr 29 17:06:01 UTC 2014     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
Stage it.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: ge-x2212/Makefile
===================================================================
--- ge-x2212/Makefile	(revision 354975)
+++ ge-x2212/Makefile	(working copy)
@@ -18,8 +18,6 @@
 PLIST_FILES=	bin/ge-x2212-2
 PORTDOCS=	schematic.txt
 
-NO_STAGE=	yes
-
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
@@ -26,8 +24,8 @@
 
 post-install:
 .if ${PORT_OPTIONS:MDOCS}
-	${MKDIR} ${DOCSDIR}
-	${INSTALL_DATA} ${FILESDIR}/schematic.txt ${DOCSDIR}
+	${MKDIR} ${STAGEDIR}${DOCSDIR}
+	${INSTALL_DATA} ${FILESDIR}/schematic.txt ${STAGEDIR}${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>


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


More information about the freebsd-ports-bugs mailing list