diff options
Diffstat (limited to 'sysutils/qpxtool/Makefile')
-rw-r--r-- | sysutils/qpxtool/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/qpxtool/Makefile b/sysutils/qpxtool/Makefile index 8b5791226b79..dec0bf284abf 100644 --- a/sysutils/qpxtool/Makefile +++ b/sysutils/qpxtool/Makefile @@ -7,12 +7,15 @@ PORTNAME= qpxtool DISTVERSION= 0.7.1_002 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION:C/\.[^.]*$/.x/}/${DISTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= A GUI for testing CD/DVD quality and transfer rate +LIB_DEPENDS= png15:${PORTSDIR}/graphics/png + USE_BZIP2= yes USE_GMAKE= yes USE_QT_VER= 4 |