diff options
author | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2005-11-15 06:52:12 +0000 |
commit | 54a0b86543e9ffa811825f0afecea56e89aac2a5 (patch) | |
tree | f56fb969c6a70f5e63287a4f791d035ab1ef0ddc /cad/gwave | |
parent | 1fccb46f1497a538f24ec00f14b7826570bc0a3a (diff) |
Notes
Diffstat (limited to 'cad/gwave')
-rw-r--r-- | cad/gwave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 46709b94579c..a299d5d48f55 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= graph:${PORTSDIR}/graphics/plotutils LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \ guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk -USE_AUTOCONF_VER= 253 +USE_AUTOTOOLS= autoconf:253 USE_GNOME= gtk12 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |