diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-05 19:57:56 +0000 |
commit | 7e80cde3289d108a73c54656f4fde354dd2fb09e (patch) | |
tree | b85b705571d426ca1d0ff74b6af8f029081a6a39 /graphics/divxcalc | |
parent | 6abe3f75658b0457864b49c9fdaf298b79f2c447 (diff) |
Notes
Diffstat (limited to 'graphics/divxcalc')
-rw-r--r-- | graphics/divxcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index 510bc200fddc..98da689a7192 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -19,7 +19,7 @@ USE_XORG= x11 ice xext USE_BZIP2= yes USE_QT_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= automake:19:env autoconf:267:env +USE_AUTOTOOLS= automake:111:env autoconf:267:env GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |