Update htdig using htdig-devel. Update packages using it
and bump their PKGREVISIONs. Remove htdig-devel.
This commit is contained in:
parent
db39cc6c56
commit
f804a3beac
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.13 2011/05/13 23:25:14 mwdavies Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2011/12/05 10:18:28 thomasklausner Exp $
|
||||
|
||||
DISTNAME= kdebase-runtime-${_KDE_VERSION}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= x11
|
||||
COMMENT= Runtime requirements for the KDE integrated X11 desktop
|
||||
|
||||
|
@ -11,7 +12,7 @@ CMAKE_ARGS+= -DWITH_PulseAudio:BOOL=off
|
|||
CMAKE_ARGS+= -DLIBLZMA_INCLUDE_DIR:PATH=${BUILDLINK_PREFIX.xz}/include
|
||||
CMAKE_ARGS+= -DLIBLZMA_LIBRARY:FILEPATH=${BUILDLINK_PREFIX.xz}/lib/liblzma.so
|
||||
|
||||
DEPENDS+= htdig>=3.2.0:../../www/htdig-devel
|
||||
DEPENDS+= htdig>=3.2.0:../../www/htdig
|
||||
DEPENDS+= oxygen-icons-[0-9]*:../../wip/oxygen-icons
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
|
|
Loading…
Reference in a new issue