diff options
-rw-r--r-- | games/tetzle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 02ba91d0b452..18416f353bff 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -11,8 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Jigsaw puzzle with tetrominoes -USES= qmake -USE_BZIP2= yes +USES= tar:bzip2 qmake desktop-file-utils USE_QT4= corelib gui moc_build opengl rcc_build xml INSTALLS_ICONS= yes |