diff options
Diffstat (limited to 'x11/qt3/Makefile')
-rw-r--r-- | x11/qt3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile index 6925f4f2144..4f69a83b583 100644 --- a/x11/qt3/Makefile +++ b/x11/qt3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2009/04/08 23:19:13 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2009/04/26 11:43:44 rillig Exp $ DISTNAME= qt3-${QTVERSION} CATEGORIES= x11 @@ -7,7 +7,7 @@ DISTFILES= # empty COMMENT= "meta-package" for the QT GUI C++ toolkit -META_PACKAGE= # empty +META_PACKAGE= yes .include "./Makefile.common" |