diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 17:32:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-11 17:32:55 +0000 |
commit | 32beb86abf54d6ff4d0a135fd867114496a5d342 (patch) | |
tree | 1454447fcb4561cb240037fdd22d00d80d4ad307 /graphics | |
parent | 452a98d2453c071a0dc66f8b1e221909b47544ef (diff) | |
download | ports-32beb86abf54d6ff4d0a135fd867114496a5d342.tar.gz ports-32beb86abf54d6ff4d0a135fd867114496a5d342.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ivtools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile index 0ad8c86ff029..d9754ead5b0e 100644 --- a/graphics/ivtools/Makefile +++ b/graphics/ivtools/Makefile @@ -25,7 +25,6 @@ USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-tiff=${PREFIX} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} INSTALLS_SHLIB= yes -USE_GNAKE= yes MAKE_ARGS= ARCH=FREEBSD MANCOMPRESSED= no |