pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/40989: Add destdir support to devel/makedepf90
>Number: 40989
>Category: pkg
>Synopsis: Add destdir support to devel/makedepf90
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 09 12:05:00 +0000 2009
>Originator: Emil Skoeldberg
>Release:
>Organization:
>Environment:
NetBSD tor 4.0.0_PATCH NetBSD 4.0.0_PATCH (GENERIC) #0: Tue Jan 8 10:32:33 GMT
2008
emil%tor.work.gnu@localhost:/home/emil/netbsd-4.0/obj.amd64/sys/arch/amd64/compile/GENERIC
amd64
>Description:
PKG_DESTDIR_SUPPORT can be set to user-destdir for devel/makedepf90
>How-To-Repeat:
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /var/cvs/netbsd/pkgsrc/devel/makedepf90/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 16 Oct 2006 12:01:49 -0000 1.2
+++ Makefile 9 Mar 2009 11:36:37 -0000
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.helsinki.fi/~eedelman/makedepf90/
COMMENT= Creates Makefile dependencies for Fortran code
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= lex yacc
USE_PKGLOCALEDIR= yes
Home |
Main Index |
Thread Index |
Old Index