[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / amor

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/games/amor/Makefile between version 1.5 and 1.6

version 1.5, 2000/07/10 15:08:16 version 1.6, 2000/07/11 14:53:39
Line 13  DEPENDS+= kdebase-1.1.2:../../x11/kdebas
Line 13  DEPENDS+= kdebase-1.1.2:../../x11/kdebas
   
 USE_X11BASE=            yes     # To get this near KDE  USE_X11BASE=            yes     # To get this near KDE
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 CONFIGURE_ENV+= QTDIR=`${PKG_INFO} -qp qt1 | ${AWK} '{ print $$2 }'`/qt1  CONFIGURE_ENV+= QTDIR=`${MAKE} show-qt1-prefix`/qt1
 CONFIGURE_ARGS+=--with-qt-dir=`${PKG_INFO} -qp qt1 | ${AWK} '{ print $$2 }'`/qt1  CONFIGURE_ARGS+=--with-qt-dir=`${MAKE} show-qt1-prefix`/qt1
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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

CVSweb <webmaster@jp.NetBSD.org>