summaryrefslogtreecommitdiff
path: root/misc/siag/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/siag/Makefile')
-rw-r--r--misc/siag/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile
index fe1b16adfc0..66e3150595d 100644
--- a/misc/siag/Makefile
+++ b/misc/siag/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2006/03/04 21:30:13 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2006/12/15 20:32:59 joerg Exp $
#
# Note: I have tried to update this package to 3.6.0, but there were
# some undefined identifiers "DndDrop" and "DndRawData" in the
@@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--with-xawm=Xaw
.include "../../devel/ncurses/buildlink3.mk"
.include "../../lang/guile14/buildlink3.mk"
-.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../x11/mowitz/buildlink3.mk"
.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"