diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | 1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch) | |
tree | 128ce8505dc266bea10a8cf389f38de197424aed /graphics/pixie | |
parent | Information regarding the great autotools update of July 4 2004 (diff) |
Sync with new bsd.autotools.mk
Diffstat (limited to 'graphics/pixie')
-rw-r--r-- | graphics/pixie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index 46d65676a47a..386448f8e1f9 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -22,9 +22,9 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ USE_REINPLACE= yes USE_GL= yes USE_X_PREFIX= yes -USE_AUTOCONF_VER= 213 -USE_AUTOHEADER= yes USE_AUTOMAKE_VER= 14 +USE_AUTOCONF_VER= 213 +USE_AUTOHEADER_VER= 213 USE_LIBTOOL_VER= 13 USE_GMAKE= yes GNU_CONFIGURE= yes |