- Correct the PKGNAME

- Remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
This commit is contained in:
kevlo 2000-06-16 01:33:52 +00:00
parent 52bd615002
commit 28d69cefd7
4 changed files with 18 additions and 27 deletions

View File

@ -1,14 +1,14 @@
# Makefile for "remind" port.
# $OpenBSD: Makefile,v 1.8 2000/03/28 07:53:07 kevlo Exp $
# $OpenBSD: Makefile,v 1.9 2000/06/16 01:33:52 kevlo Exp $
DISTNAME= remind-03.00.21
PKGNAME= remind-0.3
PKGNAME= remind-3.0.21
CATEGORIES= misc
NEED_VERSION= 1.230
MASTER_SITES = http://www.roaringpenguin.com/
NEED_VERSION= 1.301
MASTER_SITES = http://www.roaringpenguin.com/
MAINTAINER = kevlo@openbsd.org
MAINTAINER = kevlo@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -18,8 +18,6 @@ PERMIT_DISTFILES_FTP= Yes
# Can run without TK, but most unglamorous without it.
RUN_DEPENDS= wish8.3::x11/tk/8.3
FAKE= Yes
GNU_CONFIGURE= Yes
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}'
CONFIGURE_STYLE= gnu dest
.include <bsd.port.mk>

View File

@ -0,0 +1,11 @@
--- scripts/cm2rem.tcl.orig Fri Jun 16 17:23:33 2000
+++ scripts/cm2rem.tcl Fri Jun 16 17:23:55 2000
@@ -16,7 +16,7 @@
# $Id: patch-scripts-cm2rem,v 1.1 2000/06/16 01:33:57 kevlo Exp $
# the next line restarts using tclsh \
-exec tclsh "$0" "$@"
+exec tclsh8.3 "$0" "$@"
set i 0
foreach month {January February March April May June

View File

@ -1,19 +0,0 @@
--- src/Makefile.in.orig Wed Mar 15 09:03:39 2000
+++ src/Makefile.in Fri Apr 14 01:56:55 2000
@@ -50,12 +50,12 @@
install: all
for prog in $(PROGS) $(SCRIPTS) ; do \
- $(INSTALL_PROGRAM) $$prog $(bindir) ; \
+ $(INSTALL) $$prog $(DESTDIR)$(bindir) ; \
done
- -strip $(bindir)/remind
- -strip $(bindir)/rem2ps
+ strip $(DESTDIR)$(bindir)/remind
+ strip $(DESTDIR)$(bindir)/rem2ps
for man in $(MANS) ; do \
- $(INSTALL_DATA) $$man $(mandir)/man1 ; \
+ $(INSTALL_DATA) $$man $(DESTDIR)$(mandir)/man1 ; \
done
clean:

View File

@ -1,3 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2000/06/16 01:34:00 kevlo Exp $
bin/cm2rem.tcl
bin/kall
bin/rem