Magellan Linux

Diff of /branches/R11-unstable/include/qt3.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1928 by niro, Wed Jun 10 16:25:13 2009 UTC revision 1929 by niro, Wed Jun 10 16:28:12 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
3  export QTDIR=/usr  # add qt3 dependency
 export QMAKE=${QTDIR}/bin/qmake  
   
4  DEPEND="${DEPEND}  DEPEND="${DEPEND}
5   >= x11-libs/qt-3.3.8"   >= x11-libs/qt-3.3.8"
6    
7    export QTDIR=/usr
8    export QMAKE=${QTDIR}/bin/qmake
9    export QTLIB=${QTDIR}/$(mlibdir)

Legend:
Removed from v.1928  
changed lines
  Added in v.1929