diff options
Diffstat (limited to 'x11/wdm/Makefile')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 639d43ddaf9f..15dfedfef13e 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= xride@FreeBSD.org COMMENT= WINGs Display Manager; an xdm replacement -LIB_DEPENDS= libWINGs.so:${PORTSDIR}/x11-wm/windowmaker +LIB_DEPENDS= libWINGs.so:x11-wm/windowmaker NOT_FOR_ARCHS= sparc64 |