Remove an ${OPSYS} that snuck into the PLIST.
Disable building tests as fail to build on DragonFly. No PKGREVISION bump as no change to binary package.
This commit is contained in:
parent
adda884d44
commit
0959f3b07f
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.18 2013/04/03 10:51:49 markd Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2013/04/07 02:30:01 markd Exp $
|
||||
|
||||
DISTNAME= kde-workspace-${_KDE_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/-4/4-4/}
|
||||
|
@ -15,6 +15,8 @@ SITES.NetBSD-flag-1.0.png= ${MASTER_SITE_LOCAL}
|
|||
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
CMAKE_ARGS+= -DKDE4_BUILD_TESTS:BOOL=OFF
|
||||
|
||||
# BUILD_MAKE_FLAGS+= VERBOSE=1
|
||||
|
||||
USE_TOOLS+= mkfontdir bdftopcf gmake
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2013/04/03 10:51:50 markd Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2013/04/07 02:30:01 markd Exp $
|
||||
bin/genkdmconf
|
||||
bin/kaccess
|
||||
bin/kapplymousetheme
|
||||
|
@ -708,7 +708,7 @@ share/examples/kde4-dbus/org.kde.ksysguard.processlisthelper.conf
|
|||
share/examples/kde4-dbus/org.kde.powerdevil.backlighthelper.conf
|
||||
share/examples/rc.d/kdm
|
||||
share/icons/Daemon.png
|
||||
share/icons/${OPSYS}-flag.png
|
||||
share/icons/NetBSD-flag.png
|
||||
share/icons/Oxygen_Black/cursors/00000000000000020006000e7e9ffc3f
|
||||
share/icons/Oxygen_Black/cursors/00008160000006810000408080010102
|
||||
share/icons/Oxygen_Black/cursors/03b6e0fcb3499374a867c041f52298f0
|
||||
|
|
Loading…
Reference in a new issue