diff options
author | demon <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-02-22 09:13:13 +0000 |
commit | a5f22e178408ba4762d22cdd129cf6a07e088a4f (patch) | |
tree | 396b981e6b8ec51d280e9a6ecfeedebdf5eb9db7 /x11-toolkits | |
parent | 4e9ebca6f60f7b28cee263edff8d042f8a428cb3 (diff) | |
download | FreeBSD-ports-a5f22e178408ba4762d22cdd129cf6a07e088a4f.zip FreeBSD-ports-a5f22e178408ba4762d22cdd129cf6a07e088a4f.tar.gz |
De-pkg-comment.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt31/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt31/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt32/pkg-comment | 1 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt33/pkg-comment | 1 |
6 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index a1c7cee..87908f0 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -19,6 +19,7 @@ DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org +COMMENT= A C++ X GUI toolkit LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt31/pkg-comment b/x11-toolkits/qt31/pkg-comment deleted file mode 100644 index 0e56180..0000000 --- a/x11-toolkits/qt31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index a1c7cee..87908f0 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -19,6 +19,7 @@ DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org +COMMENT= A C++ X GUI toolkit LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt32/pkg-comment b/x11-toolkits/qt32/pkg-comment deleted file mode 100644 index 0e56180..0000000 --- a/x11-toolkits/qt32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index a1c7cee..87908f0 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -19,6 +19,7 @@ DISTNAME= qt-x11-free-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER?= kde@FreeBSD.org +COMMENT= A C++ X GUI toolkit LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng \ png.5:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt33/pkg-comment b/x11-toolkits/qt33/pkg-comment deleted file mode 100644 index 0e56180..0000000 --- a/x11-toolkits/qt33/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit |