diff options
author | alane <alane@FreeBSD.org> | 2002-11-28 01:05:37 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-28 01:05:37 +0800 |
commit | 18ef3b708735412af9c4abfc4d1ff2308082f658 (patch) | |
tree | 689e7017bf013595f84cf47866af6f2986054f0e /cad/libgeda | |
parent | acf57b75dd5d3047ea64f5750d0d072f437bb9af (diff) | |
download | freebsd-ports-gnome-18ef3b708735412af9c4abfc4d1ff2308082f658.tar.gz freebsd-ports-gnome-18ef3b708735412af9c4abfc4d1ff2308082f658.tar.zst freebsd-ports-gnome-18ef3b708735412af9c4abfc4d1ff2308082f658.zip |
Ve vill make you obey ze new autoconf rulez! Orr elz you vill listen to
Mariah Carey recordingz until ze brainz come out ze noze.
Approved by: kris
Diffstat (limited to 'cad/libgeda')
-rw-r--r-- | cad/libgeda/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index a1e1cad73a65..bf356896fe67 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -17,10 +17,8 @@ MAINTAINER= bruno@tinkerbox.org LIB_DEPENDS= gdgeda.4:${PORTSDIR}/graphics/libgdgeda \ guile.10:${PORTSDIR}/lang/guile -USE_LIBTOOL= yes -USE_AUTOCONF= yes - -AUTOCONF= autoconf +USE_LIBTOOL= yes +USE_AUTOCONF_VER= 253 USE_GNOMENG= yes USE_GNOME= gtk12 |