diff options
author | alane <alane@FreeBSD.org> | 2002-11-27 17:05:37 +0000 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-11-27 17:05:37 +0000 |
commit | 18ef3b708735412af9c4abfc4d1ff2308082f658 (patch) | |
tree | 689e7017bf013595f84cf47866af6f2986054f0e | |
parent | acf57b75dd5d3047ea64f5750d0d072f437bb9af (diff) | |
download | FreeBSD-ports-18ef3b708735412af9c4abfc4d1ff2308082f658.zip FreeBSD-ports-18ef3b708735412af9c4abfc4d1ff2308082f658.tar.gz |
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
-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 a1e1cad..bf35689 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 |