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.10 retrieving revision 1.27 diff -u -p -r1.10 -r1.27 --- pkgsrc/x11/deskmenu/Makefile 2011/11/01 06:02:48 1.10 +++ pkgsrc/x11/deskmenu/Makefile 2017/02/06 13:56:07 1.27 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2011/11/01 06:02:48 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2017/02/06 13:56:07 wiz Exp $ # VERSION= 1.4.2 DISTNAME= deskmenu_${VERSION} PKGNAME= deskmenu-${VERSION} -PKGREVISION= 7 +PKGREVISION= 23 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