summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-27 18:07:53 +0000
committerjlam <jlam>2001-06-27 18:07:53 +0000
commit2c03c6975cee51eba4c3245a3e2e9c7355fe9707 (patch)
treee5034f053e47d24588fa349338d4e7eb8f747610 /comms/jpilot
parentc5dc674d1fe635f558c18b38a0c43adff5f0e584 (diff)
downloadpkgsrc-2c03c6975cee51eba4c3245a3e2e9c7355fe9707.tar.gz
Convert to use pilot-link-libs' buildlink.mk files and mark as
USE_BUILDLINK_ONLY.
Diffstat (limited to 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 2da1ca91cae..7e3a46404d7 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/06/22 05:59:58 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2001/06/27 18:07:53 jlam Exp $
#
DISTNAME= jpilot-0.99
@@ -45,7 +45,7 @@ post-install:
cd ${WRKSRC}/docs; ${INSTALL_MAN} *.1 ${MAN1DIR}
${TOUCH} ${PLUGINSDIR}/.directory
-.include "../../comms/pilot-link/buildlink.mk"
+.include "../../comms/pilot-link-libs/buildlink.mk"
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../x11/gtk/buildlink.mk"
.include "../../mk/bsd.pkg.mk"