diff options
author | joerg <joerg> | 2007-02-02 19:30:23 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-02-02 19:30:23 +0000 |
commit | 53cbe00f8130a46419996db62e4a7accc1532d8e (patch) | |
tree | c42bced1e9423c549166b91d74e3a7dfec184e93 /wm | |
parent | e63fb48f5e8b8f1fa2e571d46fd053d2e7a6796d (diff) | |
download | pkgsrc-53cbe00f8130a46419996db62e4a7accc1532d8e.tar.gz |
No need for explicit x11.b3.mk here.
Diffstat (limited to 'wm')
-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" |