diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-09-29 11:22:30 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-09-29 11:22:30 +0000 |
commit | 778c040197c800f220863d8710f7fa0dbbab7d08 (patch) | |
tree | 6c7fbc7925966e81aa212cf495a1b8f527486e73 /palm | |
parent | 0e68387d9647a09e32e3ef777fccd2289fc1403b (diff) | |
download | ports-778c040197c800f220863d8710f7fa0dbbab7d08.tar.gz ports-778c040197c800f220863d8710f7fa0dbbab7d08.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
Notes
Notes:
svn path=/head/; revision=13535
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 |