diff options
author | joerg <joerg@pkgsrc.org> | 2009-04-08 22:43:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-04-08 22:43:23 +0000 |
commit | d0076c34032ae1515a026b1659f5e6a84c67594e (patch) | |
tree | bf1dd9cbdc81069dd542e4c95eaabbce12693e97 /x11/xdaemon | |
parent | 7ae1d7e60010d1bcb1504352d555229aea547d33 (diff) | |
download | pkgsrc-d0076c34032ae1515a026b1659f5e6a84c67594e.tar.gz |
Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
Diffstat (limited to 'x11/xdaemon')
-rw-r--r-- | x11/xdaemon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xdaemon/Makefile b/x11/xdaemon/Makefile index eb8918a0c4d..42a3fd93a7f 100644 --- a/x11/xdaemon/Makefile +++ b/x11/xdaemon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:45 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2009/04/08 22:43:26 joerg Exp $ DISTNAME= xdaemon-1.2 CATEGORIES= games x11 @@ -22,7 +22,6 @@ CONFLICTS+= xdaemon-2.* WRKSRC= ${WRKDIR} NO_CONFIGURE= yes NO_BUILD= yes -NO_MTREE= yes DIST_SUBDIR= xdaemon IMAGES= xdaemon xdaemon2 xnetbsd-flag xnetbsd-flag2 |