There are no available options for this view.

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

revision 1.13 by mwdavies, Fri May 13 23:25:14 2011 UTC revision 1.14 by thomasklausner, Mon Dec 5 10:18:28 2011 UTC
# Line 1  Line 1 
1  # $NetBSD: Makefile,v 1.19 2011/01/23 07:55:16 markd Exp $  # $NetBSD: Makefile,v 1.19 2011/01/23 07:55:16 markd Exp $
2    
3  DISTNAME=       kdebase-runtime-${_KDE_VERSION}  DISTNAME=       kdebase-runtime-${_KDE_VERSION}
4    PKGREVISION=    1
5  CATEGORIES=     x11  CATEGORIES=     x11
6  COMMENT=        Runtime requirements for the KDE integrated X11 desktop  COMMENT=        Runtime requirements for the KDE integrated X11 desktop
7    
# Line 11  Line 12 
12  CMAKE_ARGS+=    -DLIBLZMA_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.xz}/include  CMAKE_ARGS+=    -DLIBLZMA_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.xz}/include
13  CMAKE_ARGS+=    -DLIBLZMA_LIBRARY:FILEPATH=${BUILDLINK_PREFIX.xz}/lib/liblzma.so  CMAKE_ARGS+=    -DLIBLZMA_LIBRARY:FILEPATH=${BUILDLINK_PREFIX.xz}/lib/liblzma.so
14    
15  DEPENDS+=       htdig>=3.2.0:../../www/htdig-devel  DEPENDS+=       htdig>=3.2.0:../../www/htdig
16  DEPENDS+=       oxygen-icons-[0-9]*:../../wip/oxygen-icons  DEPENDS+=       oxygen-icons-[0-9]*:../../wip/oxygen-icons
17    
18  USE_TOOLS+=             gmake  USE_TOOLS+=             gmake

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14