diff options
Diffstat (limited to 'print/img2eps')
-rw-r--r-- | print/img2eps/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/img2eps/Makefile b/print/img2eps/Makefile index da341787980..5c16bccb3a3 100644 --- a/print/img2eps/Makefile +++ b/print/img2eps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2012/02/06 12:41:21 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/08 13:45:39 asau Exp $ # DISTNAME= img2eps-0.2 @@ -10,8 +10,6 @@ OWNER= dillo@NetBSD.org HOMEPAGE= http://www.nih.at/img2eps/ COMMENT= Convert raster images to EPS files -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= YES TEST_TARGET= check |