Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/eekboard/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/eekboard/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.26 diff -u -p -r1.13 -r1.26 --- pkgsrc/x11/eekboard/Makefile 2012/04/22 13:54:06 1.13 +++ pkgsrc/x11/eekboard/Makefile 2013/10/10 14:41:46 1.26 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/04/22 13:54:06 obache Exp $ +# $NetBSD: Makefile,v 1.26 2013/10/10 14:41:46 ryoon Exp $ # DISTNAME= eekboard-1.0.5 +PKGREVISION= 12 CATEGORIES= x11 MASTER_SITES= http://cloud.github.com/downloads/ueno/eekboard/ @@ -10,8 +11,6 @@ HOMEPAGE= https://fedorahosted.org/eekbo COMMENT= Virtual keyboard for GNOME LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes @@ -55,11 +54,10 @@ TEST_TARGET= check .include "../../devel/pango/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../inputmethod/ibus/buildlink3.mk" -.include "../../sysutils/libnotify/buildlink3.mk" +.include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../textproc/libcroco/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/libxklavier/buildlink3.mk" PY_PATCHPLIST= yes .include "../../lang/python/extension.mk" -.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk"