[BACK]Return to Makefile.template CVS log [TXT][DIR] Up to [local] / ports

Diff for /ports/Attic/Makefile.template between version 1.4 and 1.5

version 1.4, 1999/04/08 18:54:55 version 1.5, 1999/05/13 17:20:27
Line 62 
Line 62 
 #USE_IMAKE=             yes  #USE_IMAKE=             yes
 #USE_X11=               yes (assumed if USE_IMAKE is yes)  #USE_X11=               yes (assumed if USE_IMAKE is yes)
 #USE_AUTOCONF=          yes  #USE_AUTOCONF=          yes
   #USE_LIBTOOL=           yes # require 1.89 or later
 #GNU_CONFIGURE=         yes (assumed if USE_AUTOCONF is yes)  #GNU_CONFIGURE=         yes (assumed if USE_AUTOCONF is yes)
 #HAS_CONFIGURE=         yes (assumed if GNU_CONFIGURE is yes)  #HAS_CONFIGURE=         yes (assumed if GNU_CONFIGURE is yes)
 #CONFIGURE_SCRIPT=      ??? (if other than configure)  #CONFIGURE_SCRIPT=      ??? (if other than configure)
 #CONFIGURE_ARGS+=       ${CONFIGURE_SHARED}  #CONFIGURE_ARGS+=       ${CONFIGURE_SHARED}
 #CONFIGURE_ENV=         ???  #CONFIGURE_ENV=         ???
   #LIBTOOL_FLAGS=         ???
   
 # Things that we don't want to do for this port/package  # Things that we don't want to do for this port/package
 #  #

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5