summaryrefslogtreecommitdiff
path: root/wm/waimea
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-06 06:49:54 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-06 06:49:54 +0000
commita7e9d33642fa6a4eea2fe1f8ebf68f0f2774ab02 (patch)
tree022a4eb4a6dc903aaa2ba386824c7c503a295012 /wm/waimea
parenta7c4efd5d19b1bb54e2b974130b604e29535fc1b (diff)
downloadpkgsrc-a7e9d33642fa6a4eea2fe1f8ebf68f0f2774ab02.tar.gz
Remove post-buildlink target, it's not needed anymore with imlib2>=1.10.
Diffstat (limited to 'wm/waimea')
-rw-r--r--wm/waimea/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile
index 1d9881333f7..c7764a33cc4 100644
--- a/wm/waimea/Makefile
+++ b/wm/waimea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/06 06:49:54 xtraeme Exp $
#
DISTNAME= waimea-0.4.0
@@ -37,12 +37,6 @@ REPLACE_PERL = \
data/scripts/procinfo.pl \
data/scripts/stylesdir.pl.in
-# XXX We have to remove freetype include directory to make
-# this compile.
-
-post-buildlink:
- @${RM} -r ${BUILDLINK_DIR}/include/freetype
-
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../fonts/Xft2/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"