summaryrefslogtreecommitdiff
path: root/comms/pilotmgr
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-28 05:20:38 +0000
committerjlam <jlam@pkgsrc.org>2001-11-28 05:20:38 +0000
commit96904a00496818424126bfa589ad12b557ae6540 (patch)
tree20efaf19b226759946c0fc08696a36130f712b06 /comms/pilotmgr
parent65b5c46cabdb8cefdce0c7f60d49f2fa6eed9de0 (diff)
downloadpkgsrc-96904a00496818424126bfa589ad12b557ae6540.tar.gz
Buildlinkify.
Diffstat (limited to 'comms/pilotmgr')
-rw-r--r--comms/pilotmgr/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/comms/pilotmgr/Makefile b/comms/pilotmgr/Makefile
index 65684587196..dd94c5c2ea9 100644
--- a/comms/pilotmgr/Makefile
+++ b/comms/pilotmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/10/02 06:43:39 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2001/11/28 05:20:42 jlam Exp $
DISTNAME= pilotmgr-1.107p2
CATEGORIES= comms
@@ -14,10 +14,9 @@ DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-Tk-[0-9]*:../../x11/p5-Tk
DEPENDS+= p5-pilot-link-[0-9]*:../p5-pilot-link
-USE_X11= # defined
-USE_PERL5= # defined
-HAS_CONFIGURE= # defined
-NO_BUILD= # defined
+USE_BUILDLINK_ONLY= YES
+HAS_CONFIGURE= YES
+NO_BUILD= YES
CONFIGURE_ARGS= </dev/null
CONFIGURE_SCRIPT= ./Setup
@@ -52,4 +51,6 @@ do-install:
done
${LN} -fs ${PM_DOC_DIR} ${PM_PERL_DIR}/docs
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"