diff options
Diffstat (limited to 'graphics/xgraph/Makefile')
-rw-r--r-- | graphics/xgraph/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/xgraph/Makefile b/graphics/xgraph/Makefile index 6891a92eb26..364db0b900e 100644 --- a/graphics/xgraph/Makefile +++ b/graphics/xgraph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/07/14 12:56:06 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:25 asau Exp $ # DISTNAME= xgraph-11.3.2-hack.9 @@ -10,8 +10,6 @@ MASTER_SITES= http://www.goice.co.jp/member/mo/hack-progs/files/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tool to draw a graph on an X11 display -PKG_DESTDIR_SUPPORT= user-destdir - USE_IMAKE= yes .include "../../x11/libX11/buildlink3.mk" |