diff options
Diffstat (limited to 'games/xscrabble/Makefile')
-rw-r--r-- | games/xscrabble/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index 563ec90d355c..a0d4946bf8b6 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -15,9 +15,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_IMAKE= yes +USE_XPM= yes NO_INSTALL_MANPAGES= yes post-patch: |