diff options
Diffstat (limited to 'x11/xdtm')
-rw-r--r-- | x11/xdtm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index 56a667784883..ee2d2ff4d984 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A graphical shell for the X Window System USE_IMAKE= yes -USE_XPM= yes +USE_XORG= xpm WRKSRC= ${WRKDIR}/xdtm MAN1= xdtm.1 |