diff options
Diffstat (limited to 'x11/qt4-opengl/Makefile')
-rw-r--r-- | x11/qt4-opengl/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index 0e5fd03abf36..577538c13646 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,12 +8,9 @@ PORTNAME= opengl PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 +PORTREVISION= 0 CATEGORIES?= x11 -MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- -DISTNAME= qt-x11-opensource-src-${PORTVERSION} -DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Qt OpenGL library |