diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 23:24:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-11-26 23:24:38 +0000 |
commit | e9424863a57ba6633122293097864bd70fd4bfef (patch) | |
tree | 870d23e38408b34c3022d27680e38dda9be68473 /x11 | |
parent | 343f679bb8c577cd5b45c3064847f82b163f489c (diff) | |
download | ports-e9424863a57ba6633122293097864bd70fd4bfef.tar.gz ports-e9424863a57ba6633122293097864bd70fd4bfef.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt4-inputmethods/Makefile | 5 | ||||
-rw-r--r-- | x11/qt4-inputmethods/distinfo | 3 | ||||
-rw-r--r-- | x11/qt4-opengl/Makefile | 5 | ||||
-rw-r--r-- | x11/qt4-opengl/distinfo | 3 | ||||
-rw-r--r-- | x11/qt4-opengl/pkg-plist | 6 |
5 files changed, 5 insertions, 17 deletions
diff --git a/x11/qt4-inputmethods/Makefile b/x11/qt4-inputmethods/Makefile index 8d1e80aaffbb..46f5fc3b75bb 100644 --- a/x11/qt4-inputmethods/Makefile +++ b/x11/qt4-inputmethods/Makefile @@ -8,12 +8,9 @@ PORTNAME= inputmethods 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 input method plugins diff --git a/x11/qt4-inputmethods/distinfo b/x11/qt4-inputmethods/distinfo deleted file mode 100644 index 27b0949354e8..000000000000 --- a/x11/qt4-inputmethods/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550 -SHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2 -SIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 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 diff --git a/x11/qt4-opengl/distinfo b/x11/qt4-opengl/distinfo deleted file mode 100644 index 27b0949354e8..000000000000 --- a/x11/qt4-opengl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = d8bcc070a58db25c228b7729ffad4550 -SHA256 (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2 -SIZE (KDE/qt-x11-opensource-src-4.5.2.tar.gz) = 125803421 diff --git a/x11/qt4-opengl/pkg-plist b/x11/qt4-opengl/pkg-plist index 90b1da42fde6..ca0a00ab3f6d 100644 --- a/x11/qt4-opengl/pkg-plist +++ b/x11/qt4-opengl/pkg-plist @@ -24,9 +24,9 @@ lib/qt4/libQtOpenGL.la lib/qt4/libQtOpenGL.prl lib/qt4/libQtOpenGL.so lib/qt4/libQtOpenGL.so.4 -lib/qt4/libQtOpenGL.so.4.5 -lib/qt4/libQtOpenGL.so.4.5.2 -%%DEBUG%%lib/qt4/libQtOpenGL.so.4.5.2.debug +lib/qt4/libQtOpenGL.so.%%SHLIB_SHVER%% +lib/qt4/libQtOpenGL.so.%%SHLIB_VER%% +%%DEBUG%%lib/qt4/libQtOpenGL.so.%%SHLIB_VER%%.debug libdata/pkgconfig/QtOpenGL.pc @dirrm include/qt4/QtOpenGL @dirrmtry include/qt4/Qt |