summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-07-23 15:37:05 +0000
committerasami <asami@FreeBSD.org>1998-07-23 15:37:05 +0000
commitca96bf48e1b58b210d30228f31db367d19cc9dcf (patch)
treec76ff6110beb1935a30db89f20c0c7b0e9fc8b63
parent2c44ea5be5111d20803e4d615060268add604d30 (diff)
downloadFreeBSD-ports-ca96bf48e1b58b210d30228f31db367d19cc9dcf.zip
FreeBSD-ports-ca96bf48e1b58b210d30228f31db367d19cc9dcf.tar.gz
This port is not reinstall-friendly. I tried changing some
"ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt. ===> Installing for EZWGL-1.38 ===> EZWGL-1.38 depends on shared library: jpeg\.9\. - found tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists tar: Could not create symlink to EZ_ClearListBox.html : File exists tar: Could not create symlink to EZ_DefineLightSrc.html : File exists tar: Could not create symlink to EZ_DefineMaterial.html : File exists tar: Could not create symlink to EZ_CMove3f.html : File exists :
-rw-r--r--graphics/EZWGL/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 978bab9..5ea5c70 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/19 08:50:09 tg Exp $
#
DISTNAME= EZWGL-1.38
@@ -15,6 +15,8 @@ MAINTAINER= andy@icc.surw.chel.su
LIB_DEPENDS= jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg
+BROKEN= reinstall
+
ALL_TARGET= shared clean static
USE_X11= yes
OpenPOWER on IntegriCloud