diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-18 21:02:33 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-18 21:02:33 +0000 |
commit | 85c3a5a824494789ed82ff530fa0906e2a97ab8c (patch) | |
tree | f18edb99b846cb3448367e4f853d3b180bfbbe4e /x11-clocks/wmdate | |
parent | fd07efbaeefc2d3b8bae6ffa1deaf2ff766a8f68 (diff) | |
download | ports-85c3a5a824494789ed82ff530fa0906e2a97ab8c.tar.gz ports-85c3a5a824494789ed82ff530fa0906e2a97ab8c.zip |
Notes
Diffstat (limited to 'x11-clocks/wmdate')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |