diff options
Diffstat (limited to 'cad/gwave/Makefile')
-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 46709b9..a299d5d 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" |