summaryrefslogtreecommitdiff
path: root/x11-wm/olvwm
diff options
context:
space:
mode:
authorScott Mace <smace@FreeBSD.org>1998-10-20 04:06:17 +0000
committerScott Mace <smace@FreeBSD.org>1998-10-20 04:06:17 +0000
commit0f763dd91a8dbf7ade084e5f225119b08b79ff61 (patch)
tree7231c9e7253fad0b70a86dbbddf670e568bf904b /x11-wm/olvwm
parentAdd DIST_SUBDIR=vtcl -- "current.tar.gz" is not exactly a specific name. :) (diff)
Cleanup of olvwm.
Add dependency of Xpm
Notes
Notes: svn path=/head/; revision=14117
Diffstat (limited to 'x11-wm/olvwm')
-rw-r--r--x11-wm/olvwm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile
index 22a9bdcad1eb..da65ea855be0 100644
--- a/x11-wm/olvwm/Makefile
+++ b/x11-wm/olvwm/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.14 1998/09/21 22:15:59 steve Exp $
+# $Id: Makefile,v 1.15 1998/10/04 04:03:16 steve Exp $
#
DISTNAME= olvwm4
@@ -21,7 +21,8 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= brianfeldman@hotmail.com
-LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib
+LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview-lib \
+ Xpm.4:${PORTSDIR}/graphics/xpm
NO_WRKSUBDIR= yes
USE_IMAKE= yes