diff options
Diffstat (limited to 'games/xdeblock/Makefile')
-rw-r--r-- | games/xdeblock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile index 460a8af608e8..c77af624bde0 100644 --- a/games/xdeblock/Makefile +++ b/games/xdeblock/Makefile @@ -13,10 +13,9 @@ DISTFILES= ${PORTNAME}.tgz MAINTAINER= nakai@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - WRKSRC= ${WRKDIR}/xdeblo_v1.0 USE_IMAKE= yes +USE_XPM= yes NO_INSTALL_MANPAGES= yes post-patch: |