There are no available options for this view.

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

revision 1.3 by smoppy, Thu Mar 26 23:53:53 2009 UTC revision 1.4 by smoppy, Fri Mar 27 09:53:07 2009 UTC
# Line 8  Line 8 
8  HOMEPAGE=       http://www.clifford.at/stfl/  HOMEPAGE=       http://www.clifford.at/stfl/
9  COMMENT=        Library which implements a curses-based widget set for text terminals  COMMENT=        Library which implements a curses-based widget set for text terminals
10    
11    NO_INSTALL_MANPAGES=    yes
12    PKG_DESTDIR_SUPPORT=    user-destdir
13    
14  NO_CONFIGURE=   yes  NO_CONFIGURE=   yes
15  USE_TOOLS+=     gmake perl  USE_TOOLS+=     gmake perl
16    
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
17  INSTALL_MAKE_FLAGS+=    prefix=${PREFIX}  INSTALL_MAKE_FLAGS+=    prefix=${PREFIX}
18    
19  .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

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