Stash under /usr/local.

This commit is contained in:
espie 2000-04-04 21:37:47 +00:00
parent 805472d2d2
commit c3103dee4d
4 changed files with 13 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2000/04/04 15:10:37 espie Exp $
# $OpenBSD: Makefile,v 1.14 2000/04/04 21:37:47 espie Exp $
DISTNAME= WorkMan-1.3a
PKGNAME= ${DISTNAME:L}
@ -15,7 +15,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
PREFIX= ${X11BASE}
LIB_DEPENDS= xview.3.2::x11/xview/lib
BUILD_DEPENDS= ${LOCALBASE}/lib/X11/config/XView.cf::x11/xview/config
FAKE= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2000/04/04 15:10:38 espie Exp $
# $OpenBSD: Makefile,v 1.10 2000/04/04 21:37:47 espie Exp $
DISTNAME= calentool-2.3
CATEGORIES= misc x11
@ -17,11 +17,10 @@ WRKDIST = ${WRKDIR}/xcalentool-2.3
USE_IMAKE= Yes
USE_X11= Yes
PREFIX= ${X11BASE}
FAKE= Yes
MAKE_ENV= IMAKEINCLUDE=-I${LOCALBASE}/lib/X11/config
MAKE_FLAGS=CCOPTIONS=-I${WRKSRC}/include DATELIB_DIR=${PREFIX}/lib/calentool
MAKE_FLAGS=CCOPTIONS=-I${WRKSRC}/include
FAKE_FLAGS=${MAKE_FLAGS}
pre-configure:

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2000/04/03 01:38:25 espie Exp $
# $OpenBSD: Makefile,v 1.13 2000/04/04 21:37:47 espie Exp $
DISTNAME= contool-3.3a
CATEGORIES= sysutils
@ -18,8 +18,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/X11/config/XView.cf::x11/xview/config
WRKDIST= ${WRKDIR}
USE_IMAKE= Yes
FAKE= Yes
FAKE_FLAGS= BINDIR=${PREFIX}/bin MANPATH=${PREFIX}/man
PREFIX= ${X11BASE}
pre-install:
@${INSTALL_DATA_DIR} ${PREFIX}/lib/help

View File

@ -1,6 +1,6 @@
--- Imakefile.orig Thu Feb 24 09:55:24 1994
+++ Imakefile Sun Jan 5 13:58:56 1997
@@ -1,14 +1,14 @@
--- Imakefile.orig Thu Feb 24 18:55:24 1994
+++ Imakefile Tue Apr 4 23:33:50 2000
@@ -1,19 +1,19 @@
# Mailer you use. Solaris 2.x users, change this to /usr/bin/mailx
-MAILER = /usr/ucb/mail
+MAILER = /usr/bin/mail
@ -18,3 +18,9 @@
# Where your XView libraries are installed. If running under
# SunOS 4.x, use the first version. If using Solaris 2.x with
# with Sun's unbundled compiler, use the second version.
-LDOPTIONS = -L$(OPENWINHOME)/lib
+LDOPTIONS = -L$(OPENWINHOME)/lib -L/usr/X11R6/lib
# LDOPTIONS = -L$(OPENWINHOME)/lib -R$(OPENWINHOME)/lib
# Where your XView include files are installed