aboutsummaryrefslogtreecommitdiff
path: root/astro/saoimage
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-09-24 18:54:22 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-09-24 18:54:22 +0000
commit12f3a683be8f6a9a21876a2c917cc01e5066f897 (patch)
treef582aa456dcd95efd523d3bfb54b7ee9541681fd /astro/saoimage
parent1ffe565517c536927fad4e9b80e0ba500a9aa0a0 (diff)
downloadports-12f3a683be8f6a9a21876a2c917cc01e5066f897.tar.gz
ports-12f3a683be8f6a9a21876a2c917cc01e5066f897.zip
BROKEN for ELF:
ndwinit.o wndwmaus.o prntcurs.o prntcent.o fitsio.o imio.o wcs.o worldpos.o platepos.o wcscon.o slasubs.o iraf2fits.o hget.o hput.o -o saoimage -lm btnlib/libbtn.a -L/usr/X11R6/lib -lX11 cc: btnlib/libbtn.a: No such file or directory *** Error code 1
Notes
Notes: svn path=/head/; revision=13381
Diffstat (limited to 'astro/saoimage')
-rw-r--r--astro/saoimage/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile
index ed7e1cb39574..08fb94bedb22 100644
--- a/astro/saoimage/Makefile
+++ b/astro/saoimage/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 Feb 1998
# Whom: giffunip@asme.org
#
-# $Id: Makefile,v 1.2 1998/07/24 12:22:47 scrappy Exp $
+# $Id: Makefile,v 1.3 1998/08/05 09:30:41 asami Exp $
#
DISTNAME= saoimage-1.22
@@ -16,6 +16,8 @@ MAKEFILE= makefile
ALL_TARGET= FreeBSD
INSTALL_TARGET= -f makefile.$(ALL_TARGET) install_saobin install_saoman
+BROKEN_ELF= build
+
MANL= saoimage.l
USE_X_PREFIX= yes