diff options
Diffstat (limited to 'x11/kde3-i18n-hu/Makefile')
-rw-r--r-- | x11/kde3-i18n-hu/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/kde3-i18n-hu/Makefile b/x11/kde3-i18n-hu/Makefile index 46b69b54183..286ea56ec30 100644 --- a/x11/kde3-i18n-hu/Makefile +++ b/x11/kde3-i18n-hu/Makefile @@ -1,17 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:54:12 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/30 15:13:43 markd Exp $ DISTNAME= kde-i18n-hu-${_KDE_VERSION} -PKGREVISION= 1 -WRKSRC= ${WRKDIR}/kde-i18n-hu CATEGORIES= x11 MASTER_SITES= ${MASTER_SITES_KDE:=kde-i18n/} COMMENT= Language bindings for the KDE desktop -.include "../../x11/kde3/Makefile.kde3" +.include "../../meta-pkgs/kde3/Makefile.kde3" USE_BUILDLINK2= YES -.include "../../x11/kde3/buildlink2.mk" +.include "../../meta-pkgs/kde3/buildlink2.mk" .include "../../x11/kdebase3/buildlink2.mk" .include "../../mk/bsd.pkg.mk" |