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/deskmenu/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/deskmenu/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.26 diff -u -p -r1.14 -r1.26 --- pkgsrc/x11/deskmenu/Makefile 2012/09/15 10:06:50 1.14 +++ pkgsrc/x11/deskmenu/Makefile 2016/08/03 10:23:33 1.26 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2012/09/15 10:06:50 obache Exp $ +# $NetBSD: Makefile,v 1.26 2016/08/03 10:23:33 adam Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 11 +PKGREVISION= 22 CATEGORIES= x11 MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/ @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.oroborus.org/?node=Download COMMENT= X utility for providing root menus -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} USE_TOOLS+= gmake pkg-config GNU_CONFIGURE= yes