diff options
author | joerg <joerg@pkgsrc.org> | 2007-01-30 22:13:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-01-30 22:13:25 +0000 |
commit | c436f5e24a6526853c664b6b0fea6ee39dbd66e1 (patch) | |
tree | 01f105831db7d867af1d8fd206637439ce44b990 /comms | |
parent | 6c11f4df7722c9c6586592eea3bde7a55e77fc56 (diff) | |
download | pkgsrc-c436f5e24a6526853c664b6b0fea6ee39dbd66e1.tar.gz |
No X11 servicable part included.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-pilot-link/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile index 8b04327c3c8..2db0970f595 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2007/01/26 01:26:46 markd Exp $ +# $NetBSD: Makefile,v 1.34 2007/01/30 22:13:25 joerg Exp $ # .include "../../comms/pilot-link/Makefile.common" @@ -45,7 +45,6 @@ post-install: .include "../../comms/pilot-link-libs/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" -.include "../../mk/x11.buildlink3.mk" .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" |