diff options
author | joerg <joerg@pkgsrc.org> | 2007-02-02 19:30:23 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-02-02 19:30:23 +0000 |
commit | 6fba567018f35fd5ef48eded59abda8cd774bb5a (patch) | |
tree | c42bced1e9423c549166b91d74e3a7dfec184e93 /wm/fvwm-themes | |
parent | 7484c92c8e1350990d12f3aa502d0e0a1668a1fb (diff) | |
download | pkgsrc-6fba567018f35fd5ef48eded59abda8cd774bb5a.tar.gz |
No need for explicit x11.b3.mk here.
Diffstat (limited to 'wm/fvwm-themes')
-rw-r--r-- | wm/fvwm-themes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/fvwm-themes/Makefile b/wm/fvwm-themes/Makefile index a3f47500bc9..16e44f7a6e5 100644 --- a/wm/fvwm-themes/Makefile +++ b/wm/fvwm-themes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/01/17 23:47:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/02 19:30:23 joerg Exp $ # DISTNAME= fvwm-themes-${THEM_VER} @@ -29,5 +29,4 @@ post-install: ${DISTDIR}/fvwm-themes-extra-${THEM_VER}.tar.bz2 .include "../../graphics/ImageMagick/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" .include "../../mk/bsd.pkg.mk" |