ports/84690: [update] cad/admesh - use PLIST and respect CFLAGS

Andrej Zverev az at inec.ru
Tue Aug 9 07:50:16 UTC 2005


>Number:         84690
>Category:       ports
>Synopsis:       [update] cad/admesh - use PLIST and respect CFLAGS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 09 07:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Removed files:
	pkg-plist - removed
	
>How-To-Repeat:
	
>Fix:

	

--- admesh.diff begins here ---
diff -Nru admesh.orig/Makefile admesh/Makefile
--- admesh.orig/Makefile	Tue Feb  3 01:44:16 2004
+++ admesh/Makefile	Mon Aug  8 16:33:05 2005
@@ -14,6 +14,10 @@
 COMMENT=	Program for processing STL triangulated solid meshes
 
 GNU_CONFIGURE=	yes
+MAKE_ARGS=	CFLAGS="${CFLAGS}"
+
+PLIST_FILES=	bin/admesh %%PORTDOCS%%%%DOCSDIR%%/admesh.doc
+PLIST_DIRS=	%%PORTDOCS%%%%DOCSDIR%%
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/admesh ${PREFIX}/bin/
diff -Nru admesh.orig/pkg-plist admesh/pkg-plist
--- admesh.orig/pkg-plist	Fri Oct 10 09:16:19 2003
+++ admesh/pkg-plist	Thu Jan  1 03:00:00 1970
@@ -1,3 +0,0 @@
-bin/admesh
-%%PORTDOCS%%%%DOCSDIR%%/admesh.doc
- at dirrm %%PORTDOCS%%%%DOCSDIR%%
--- admesh.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list