diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2005-12-05 18:32:20 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2005-12-05 18:32:20 +0000 |
commit | 874a8ce64b32b6ff33969917b65ec0ce8904d565 (patch) | |
tree | ea010f47581bde4b30a9fc548310453d621829cf /astro/xephem/files/patch-aa | |
parent | - Update to 0.8.0c (diff) |
Update to 3.7.1.
Increase port building by skip building inside png, jpeg and z libraries,
use stock libraries from ports tree.
Use X prefix.
SHA256fy.
Make portlint(1) happy.
Approved by: Josh Paetzel <josh at tcbug dot org> (maintainer)
Diffstat (limited to 'astro/xephem/files/patch-aa')
-rw-r--r-- | astro/xephem/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/astro/xephem/files/patch-aa b/astro/xephem/files/patch-aa deleted file mode 100644 index 8114dbe128ea..000000000000 --- a/astro/xephem/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Imakefile.orig Tue Mar 16 09:00:21 1999 -+++ Imakefile Sun Apr 4 15:06:31 1999 -@@ -63,7 +63,7 @@ - SRCS = $(OBJS:.o=.c) - - XCOMM Sometimes you need -lXp after -lXm -- XMLIB = -lXm -+ XMLIB = ${MOTIFLIB} - DEPLIBS = $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB) - EXTRA_INCLUDES = -I../../libastro - LOCAL_LDFLAGS = -L../../libastro |