mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Don't use Makefile.kde anymore
- Remove CONFIGURE_TARGET which now gets handled by bsd.kde.mk Approved by: maintainer timeout (4 weeks)
This commit is contained in:
parent
f34c7cf5f6
commit
3ec10ccf10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111862
1 changed files with 0 additions and 3 deletions
|
@ -22,8 +22,6 @@ CONFIGURE_ARGS += --with-qt-dir=${QT_PREFIX} \
|
|||
--with-extra-includes=${LOCALBASE}/include \
|
||||
--with-extra-libs=${LOCALBASE}/lib
|
||||
|
||||
CONFIGURE_TARGET=
|
||||
|
||||
DOCSDIR= share/doc/HTML/en/${PORTNAME}
|
||||
|
||||
OPTIONS= RU_UA_LAYOUT "With additional RU_UA keyboard layout" on
|
||||
|
@ -41,5 +39,4 @@ CONFIGURE_ARGS+= --disable-ru-ua-layout
|
|||
PLIST_SUB+= LAYOUT="@comment "
|
||||
.endif
|
||||
|
||||
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue