diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-31 01:49:00 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-31 01:49:00 +0000 |
commit | 9c27dfee0c6208a5e847339361aa4a969e2b8325 (patch) | |
tree | fdbec9711fc23134f16f0f70960954e2508b2514 /x11-clocks/wmdate | |
parent | 58867f8da874530ebe886c06c8ebca251d273981 (diff) | |
download | ports-9c27dfee0c6208a5e847339361aa4a969e2b8325.tar.gz ports-9c27dfee0c6208a5e847339361aa4a969e2b8325.zip |
Notes
Diffstat (limited to 'x11-clocks/wmdate')
-rw-r--r-- | x11-clocks/wmdate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |