summaryrefslogtreecommitdiff
path: root/x11/Xaw-Xpm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/Xaw-Xpm/Makefile')
-rw-r--r--x11/Xaw-Xpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw-Xpm/Makefile b/x11/Xaw-Xpm/Makefile
index 869e4ffa5a4..b7024ee3468 100644
--- a/x11/Xaw-Xpm/Makefile
+++ b/x11/Xaw-Xpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/02/05 23:11:31 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/12/15 20:33:03 joerg Exp $
#
DISTNAME= Xaw-XPM-1.1
@@ -27,5 +27,5 @@ post-install:
${CP} ${PKGDIR}/PLIST ${PLIST_SRC}
cd ${PREFIX} && ${LS} lib/libXaw3d* >> ${PLIST_SRC}
-.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"