diff options
Diffstat (limited to 'misc/wmx10/Makefile')
-rw-r--r-- | misc/wmx10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/wmx10/Makefile b/misc/wmx10/Makefile index 59051ee268d4..5de1d7ff3e16 100644 --- a/misc/wmx10/Makefile +++ b/misc/wmx10/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://www.cs.uml.edu/~jhawkins/wmx10/ MAINTAINER= eric@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ - Xext.6:${PORTSDIR}/x11/XFree86-aoutlibs +LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wmx10.app/wmx10 |