diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-06-02 00:08:27 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-06-02 00:08:27 +0000 |
commit | 7522974a94aef48652fec366ad41cc864d3b901e (patch) | |
tree | 82547be719acdfa6a9c992892e5cfda71d0d0581 /x11 | |
parent | 2c742747d9cd9c1d9c054440cdf3a32a50c63c37 (diff) | |
download | ports-7522974a94aef48652fec366ad41cc864d3b901e.tar.gz ports-7522974a94aef48652fec366ad41cc864d3b901e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-graphicssystems-opengl/Makefile | 1 | ||||
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 1 | ||||
-rw-r--r-- | x11/qt4-opengl/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/x11/qt4-graphicssystems-opengl/Makefile b/x11/qt4-graphicssystems-opengl/Makefile index 4f06486ad20d..025f56393b59 100644 --- a/x11/qt4-graphicssystems-opengl/Makefile +++ b/x11/qt4-graphicssystems-opengl/Makefile @@ -7,7 +7,6 @@ PORTNAME= graphicssystems DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES?= x11 PKGNAMEPREFIX= qt4- PKGNAMESUFFIX= -opengl diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 211dafb87341..ef8f2ff8274e 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -8,7 +8,6 @@ PORTNAME= inputmethods DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES?= x11 PKGNAMEPREFIX= qt4- diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index b049e02f321f..8c733042cc92 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,7 +8,6 @@ PORTNAME= opengl DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES?= x11 PKGNAMEPREFIX= qt4- |