summaryrefslogtreecommitdiff
path: root/security/skip
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-04 23:18:39 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-04 23:18:39 +0000
commit2c78917c6bd9f920d6969dc923bd329977990eb8 (patch)
tree7cede1b80ccfbfd4c83026ab57ab994de9df10db /security/skip
parentFind the new xview port and misc cleanups. (diff)
LIB_DEPENDS on the new unified xview port.
Notes
Notes: svn path=/head/; revision=18484
Diffstat (limited to 'security/skip')
-rw-r--r--security/skip/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/skip/Makefile b/security/skip/Makefile
index 5da6c82c8941..e4bd55a68831 100644
--- a/security/skip/Makefile
+++ b/security/skip/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 November 1997
# Whom: Archie L. Cobbs <archie@whistle.com>
#
-# $Id: Makefile,v 1.5 1999/02/03 06:57:16 archie Exp $
+# $Id: Makefile,v 1.6 1999/02/26 01:01:19 archie Exp $
DISTNAME= skip-1.0
CATEGORIES= security
@@ -20,9 +20,9 @@ EXTRACT_SUFX= tar.Z
MAINTAINER= archie@whistle.com
-BUILD_DEPENDS= ${X11BASE}/lib/libxview.a:${PORTSDIR}/x11-toolkits/xview-lib \
- ${X11BASE}/lib/X11/config/XView.cf:${PORTSDIR}/x11-toolkits/xview-config
-LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
+BUILD_DEPENDS= ${X11BASE}/lib/libxview.a:${PORTSDIR}/x11-toolkits/xview \
+ ${X11BASE}/lib/X11/config/XView.cf:${PORTSDIR}/x11-toolkits/xview
+LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview
# The SKIP code is restricted from export from the United States and Canada.
# See the file doc/00README for legal details.