summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-07-18 21:02:33 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-07-18 21:02:33 +0000
commit85c3a5a824494789ed82ff530fa0906e2a97ab8c (patch)
treef18edb99b846cb3448367e4f853d3b180bfbbe4e
parentremove typo, seems to be I'm a victim of the heat wave ;-) (diff)
devel/libdockapp -> x11-wm/libdockapp
Notes
Notes: svn path=/head/; revision=20265
Diffstat (limited to '')
-rw-r--r--devel/Makefile3
-rw-r--r--x11-clocks/wmdate/Makefile4
-rw-r--r--x11-wm/Makefile3
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 479a4e97a09f..9d88134ae2d0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.201 1999/07/13 02:51:06 cpiazza Exp $
+# $Id: Makefile,v 1.202 1999/07/17 17:24:49 cpiazza Exp $
#
SUBDIR += ElectricFence
@@ -66,7 +66,6 @@
SUBDIR += libU77
SUBDIR += libcii
SUBDIR += libdlmalloc
- SUBDIR += libdockapp
SUBDIR += libffi
SUBDIR += libgetline
SUBDIR += libgnugetopt
diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile
index e716c206623c..4aa7b947e63a 100644
--- a/x11-clocks/wmdate/Makefile
+++ b/x11-clocks/wmdate/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 February 1999
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.2 1999/04/11 12:44:52 jseger Exp $
+# $Id: Makefile,v 1.3 1999/07/17 17:35:42 cpiazza Exp $
#
DISTNAME= wmdate-0.7
@@ -13,7 +13,7 @@ MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/
MAINTAINER= jim@phrantic.phear.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-BUILD_DEPENDS= ${PREFIX}/include/dockapp.h:${PORTSDIR}/devel/libdockapp
+BUILD_DEPENDS= ${PREFIX}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index c1b517d1ace4..cb7ddf248afb 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.13 1999/04/03 01:12:38 steve Exp $
+# $Id: Makefile,v 1.14 1999/05/04 22:31:01 steve Exp $
#
SUBDIR += 9menu
@@ -20,6 +20,7 @@
SUBDIR += gwm
SUBDIR += icewm
SUBDIR += iconmaker
+ SUBDIR += libdockapp
SUBDIR += lwm
SUBDIR += mlvwm
SUBDIR += olvwm