diff options
-rw-r--r-- | x11-toolkits/qt23/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index 72744ceb866e..51b2b26d7c20 100644 --- a/x11-toolkits/qt23/Makefile +++ b/x11-toolkits/qt23/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 72744ceb866e..51b2b26d7c20 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 72744ceb866e..51b2b26d7c20 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 72744ceb866e..51b2b26d7c20 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 72744ceb866e..51b2b26d7c20 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= kde@FreeBSD.org +MAINTAINER?= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ |