summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-11 19:26:01 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-11 19:26:01 +0000
commit024da064597969116020eedc97d73caf9fe59eae (patch)
treec3ce552296a8de29445e2b129990aedd32f30503 /astro
parentAdd xsidplay. (diff)
Don't install xttpd any more, which cleans up the port.
PR: 18362 Submitted by: maintainer Reported by: steve Don't use -O2. PR: 18910 Submitted by: me Reviewed by: cpiazza
Notes
Notes: svn path=/head/; revision=29530
Diffstat (limited to 'astro')
-rw-r--r--astro/xtide/Makefile5
-rw-r--r--astro/xtide/files/patch-makefile13
-rw-r--r--astro/xtide/pkg-plist1
3 files changed, 14 insertions, 5 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index c0b29dee0acc..a7324d28639e 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -17,10 +17,9 @@ MAINTAINER= patseal@hyperhost.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
png.3:${PORTSDIR}/graphics/png
-USE_XLIB= yes
+USE_X_PREFIX= yes
HAS_CONFIGURE= yes
MAN1= xtide.1 tide.1
-MAN8= xttpd.8
MANCOMPRESSED= no
post-extract:
@@ -29,10 +28,8 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xtide ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/tide ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/xttpd ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/DOCUMENTATION/xtide.1 ${PREFIX}/man/man1/xtide.1
${INSTALL_MAN} ${WRKSRC}/DOCUMENTATION/tide.1 ${PREFIX}/man/man1/tide.1
- ${INSTALL_MAN} ${WRKSRC}/DOCUMENTATION/xttpd.8 ${PREFIX}/man/man8/xttpd.8
@${MKDIR} ${PREFIX}/share/xtide
${INSTALL_DATA} ${WRKSRC}/harmonics ${PREFIX}/share/xtide
diff --git a/astro/xtide/files/patch-makefile b/astro/xtide/files/patch-makefile
new file mode 100644
index 000000000000..c4f1207de596
--- /dev/null
+++ b/astro/xtide/files/patch-makefile
@@ -0,0 +1,13 @@
+--- Makefile.in.old Tue May 30 16:26:52 2000
++++ Makefile.in Tue May 30 16:27:01 2000
+@@ -14,7 +14,7 @@
+ # Compiler and flags
+ # DEFS should include -Dacceptarg3_t=int (replace with the correct data type)
+ CXX = @CXX@
+-CXXFLAGS = @extracxxflags@ @DEFS@ -O2 -I@includedir@ -I$(XROOT)/include -I/usr/local/include -I/usr/contrib/include -c
++CXXFLAGS = @extracxxflags@ @DEFS@ -I@includedir@ -I$(XROOT)/include -I/usr/local/include -I/usr/contrib/include -c
+ LDFLAGS = @extraldflags@ -L@libdir@ -L$(XROOT)/lib -L/usr/local/lib -L/usr/contrib/lib -s -o
+
+ # Extra switches and libs determined by configure.in
+
+
diff --git a/astro/xtide/pkg-plist b/astro/xtide/pkg-plist
index d8ffa1004664..13b49d7ea3d5 100644
--- a/astro/xtide/pkg-plist
+++ b/astro/xtide/pkg-plist
@@ -1,5 +1,4 @@
bin/xtide
bin/tide
-sbin/xttpd
share/xtide/harmonics
@dirrm share/xtide