summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-14 23:46:40 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-14 23:46:40 +0000
commit0957a8474031aa1d5c7f445be6e2e0045931b28e (patch)
tree904cc89cc92878d501a4f6bc688a51520d513bb0 /www
parentUnbreak for ELF. (diff)
Mark BROKEN for ELF:
===> Building package for libwww-5.1m1 Creating package /usr/ports/packages/All/libwww-5.1m1.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/libwww-5.1m1.tgz' tar: can't add file lib/libwww.so.5 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
Notes
Notes: svn path=/head/; revision=14007
Diffstat (limited to 'www')
-rw-r--r--www/libwww/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 5f70df837b56..752c9cdeb773 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Feb 1996
# Whom: torstenb
#
-# $Id: Makefile,v 1.9 1998/04/11 03:20:03 jseger Exp $
+# $Id: Makefile,v 1.10 1998/06/14 23:34:59 jseger Exp $
#
PKGNAME= libwww-5.1m1
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.w3.org/pub/libwww/
MAINTAINER= jseger@FreeBSD.org
+BROKEN_ELF= yes
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --enable-shared --enable-static