[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / cad / qucs

Diff for /ports/cad/qucs/Attic/Makefile between version 1.2 and 1.3

version 1.2, 2009/12/21 23:29:40 version 1.3, 2010/10/26 04:58:21
Line 22 
Line 22 
   
 MODULES =               x11/qt3  MODULES =               x11/qt3
   
 USE_X11 =               Yes  
 USE_GMAKE =             Yes  USE_GMAKE =             Yes
 CONFIGURE_STYLE =       gnu  CONFIGURE_STYLE =       gnu
   #AUTOCONF_VERSION =     2.62
 CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \  CONFIGURE_ENV =         CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
                         LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"                          LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"
   #                       QT_INCLUDES="-I${LOCALBASE}/include/X11/qt3"
   
 NO_REGRESS =            Yes  NO_REGRESS =            Yes
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb