=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Attic/Makefile.template,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ports/Attic/Makefile.template 1999/04/08 18:54:55 1.4 +++ ports/Attic/Makefile.template 1999/05/13 17:20:27 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.template,v 1.4 1999/04/08 18:54:55 marc Exp $ +# $OpenBSD: Makefile.template,v 1.5 1999/05/13 17:20:27 rohee Exp $ # $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $ # Original from: credit the original author here # @@ -62,11 +62,13 @@ #USE_IMAKE= yes #USE_X11= yes (assumed if USE_IMAKE is yes) #USE_AUTOCONF= yes +#USE_LIBTOOL= yes # require 1.89 or later #GNU_CONFIGURE= yes (assumed if USE_AUTOCONF is yes) #HAS_CONFIGURE= yes (assumed if GNU_CONFIGURE is yes) #CONFIGURE_SCRIPT= ??? (if other than configure) #CONFIGURE_ARGS+= ${CONFIGURE_SHARED} #CONFIGURE_ENV= ??? +#LIBTOOL_FLAGS= ??? # Things that we don't want to do for this port/package #