diff options
Diffstat (limited to 'graphics/plotutils-nox11/Makefile')
-rw-r--r-- | graphics/plotutils-nox11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/plotutils-nox11/Makefile b/graphics/plotutils-nox11/Makefile index 6c3137e65a7..99f5b9cde8b 100644 --- a/graphics/plotutils-nox11/Makefile +++ b/graphics/plotutils-nox11/Makefile @@ -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 |