From 9c27dfee0c6208a5e847339361aa4a969e2b8325 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 31 Mar 2000 01:49:00 +0000 Subject: [PATCH] PREFIX->X11BASE (portlint) --- x11-clocks/wmdate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-clocks/wmdate/Makefile b/x11-clocks/wmdate/Makefile index 2aeeac6d3c05..fd02fa4b1243 100644 --- a/x11-clocks/wmdate/Makefile +++ b/x11-clocks/wmdate/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://wit401310.student.utwente.nl/apps/apps/ \ MAINTAINER= jim@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm -BUILD_DEPENDS= ${PREFIX}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp +BUILD_DEPENDS= ${X11BASE}/include/dockapp.h:${PORTSDIR}/x11-wm/libdockapp USE_IMAKE= yes NO_INSTALL_MANPAGES= yes