diff options
author | rene <rene@FreeBSD.org> | 2016-05-26 04:56:06 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-05-26 04:56:06 +0800 |
commit | 660737c71678de2a8a901f1efb2a6ae7e2af5ae3 (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /devel/smokekde | |
parent | c1ab41bc93a8a639fc44cd0eff6184af28c54b27 (diff) | |
download | freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.gz freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.tar.zst freebsd-ports-gnome-660737c71678de2a8a901f1efb2a6ae7e2af5ae3.zip |
Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542
Diffstat (limited to 'devel/smokekde')
-rw-r--r-- | devel/smokekde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/smokekde/Makefile b/devel/smokekde/Makefile index 244e44265c7e..62fabe2283a0 100644 --- a/devel/smokekde/Makefile +++ b/devel/smokekde/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= SMOKE bindings for KDE -USE_KDE4= kate kdelibs kdeprefix okular pimlibs \ +USE_KDE4= kate kdelibs okular pimlibs \ smokegen smokeqt akonadi automoc4 soprano USE_QT4= corelib dbus designer_build gui network opengl sql svg xml \ qmake_build moc_build uic_build rcc_build |