diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-12 18:24:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-12 18:24:59 +0000 |
commit | 1b506ee3f3cff41c21c5f6e30c5d72b21511536e (patch) | |
tree | 3de4ff681efa4283abdfa1ba1563b3f77f942f8f /textproc/uim-kde4 | |
parent | 4834bd0d13c75176953409b88dc82d4488aa353f (diff) |
Notes
Diffstat (limited to 'textproc/uim-kde4')
-rw-r--r-- | textproc/uim-kde4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile index 979ed82b1d1f..6dd1d115abb5 100644 --- a/textproc/uim-kde4/Makefile +++ b/textproc/uim-kde4/Makefile @@ -12,7 +12,6 @@ RUN_DEPENDS= uim-pref-qt4:${PORTSDIR}/textproc/uim-qt4 USE_GCC= any USE_KDE4= kdehier kdeprefix kdelibs automoc4 USE_QT4= qmake_build moc_build qt3support uic rcc -USE_AUTOTOOLS= libtool MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |