Share distinfo and patches directory with plotutils, to let this build
with gcc3 too. Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
This commit is contained in:
parent
4e48644397
commit
06a53babe4
2 changed files with 4 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/08/09 10:53:30 seb Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2003/09/11 10:02:25 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= plotutils-2.4.1
|
||||
|
@ -12,6 +12,9 @@ COMMENT= Programs and library for plotting scientific data
|
|||
|
||||
CONFLICTS+= plotutils-[0-9]*
|
||||
|
||||
DISTINFOFILE= ${.CURDIR}/../../graphics/plotutils/distinfo
|
||||
PATCHDIR= ${.CURDIR}/../../graphics/plotutils/patches
|
||||
|
||||
USE_BUILDLINK2= yes
|
||||
USE_GCC_SHLIB= yes
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1 2003/06/07 17:39:24 jschauma Exp $
|
||||
|
||||
SHA1 (plotutils-2.4.1.tar.gz) = e39ce89048a578683ad76f3284bb79adfb0adc22
|
||||
Size (plotutils-2.4.1.tar.gz) = 3316030 bytes
|
Loading…
Reference in a new issue