diff options
author | jseger <jseger@FreeBSD.org> | 1998-09-29 19:22:30 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-09-29 19:22:30 +0800 |
commit | 536d5a517e20060d3471fe710b37cf557fb162cb (patch) | |
tree | 3d0a56ea733561bf361f2ab0e3ecaa7ddf98a20c /palm | |
parent | 029b9ba6f25fbedbb172045d8a46d7807cd6aff2 (diff) | |
download | freebsd-ports-gnome-536d5a517e20060d3471fe710b37cf557fb162cb.tar.gz freebsd-ports-gnome-536d5a517e20060d3471fe710b37cf557fb162cb.tar.zst freebsd-ports-gnome-536d5a517e20060d3471fe710b37cf557fb162cb.zip |
Mark BROKEN:
===> Building package for pilot-link-0.8.13
Creating package /usr/ports/packages/All/pilot-link-0.8.13.tgz
Registering depends: tcl-8.0.2 tk-8.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/pilot-link-0.8.13.tgz'
tar: can't add file bin/ietf2datebook : No such file or directory
tar: can't add file bin/pilot-undelete : No such file or directory
tar: can't add file bin/sync-plan : No such file or directory
tar: can't add file lib/libpisock.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
Diffstat (limited to 'palm')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 4 | ||||
-rw-r--r-- | palm/pilot-link/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index f1026ebb6740..08ad4f422f87 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.18 1998/08/07 23:56:12 asami Exp $ +# $Id: Makefile,v 1.19 1998/09/25 10:05:00 asami Exp $ DISTNAME= pilot-link.0.8.13 PKGNAME= pilot-link-0.8.13 @@ -14,6 +14,8 @@ MAINTAINER= dima@freebsd.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 +BROKEN= package + USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot GNU_CONFIGURE= yes diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index f1026ebb6740..08ad4f422f87 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -3,7 +3,7 @@ # Date created: November, 1997 # Whom: Paul Traina <pst@freebsd.org> # -# $Id: Makefile,v 1.18 1998/08/07 23:56:12 asami Exp $ +# $Id: Makefile,v 1.19 1998/09/25 10:05:00 asami Exp $ DISTNAME= pilot-link.0.8.13 PKGNAME= pilot-link-0.8.13 @@ -14,6 +14,8 @@ MAINTAINER= dima@freebsd.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 +BROKEN= package + USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot GNU_CONFIGURE= yes |