From 38e646b409ad2be26923ded60450f45b24d055ac Mon Sep 17 00:00:00 2001 From: cube Date: Sun, 5 Oct 2003 09:53:17 +0000 Subject: wip -> graphics in paths. --- graphics/nvtv-gtk2/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/nvtv-gtk2/Makefile b/graphics/nvtv-gtk2/Makefile index c15031eb01f..767255b2860 100644 --- a/graphics/nvtv-gtk2/Makefile +++ b/graphics/nvtv-gtk2/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/10/05 09:28:45 cube Exp $ +# $NetBSD: Makefile,v 1.2 2003/10/05 09:53:17 cube Exp $ PKGNAME= ${DISTNAME:S/-/-gtk2-/} .include "../../wip/nvtv/Makefile.common" CONFLICTS= nvtv-[0-9]* -DESCR_SRC= ${.CURDIR}/../../wip/nvtv/DESCR -DISTINFO_FILE= ${.CURDIR}/../../wip/nvtv/distinfo -FILESDIR= ${.CURDIR}/../../wip/nvtv/files -PLIST_SRC= ${.CURDIR}/../../wip/nvtv/PLIST -PATCHDIR= ${.CURDIR}/../../wip/nvtv/patches +DESCR_SRC= ${.CURDIR}/../../graphics/nvtv/DESCR +DISTINFO_FILE= ${.CURDIR}/../../graphics/nvtv/distinfo +FILESDIR= ${.CURDIR}/../../graphics/nvtv/files +PLIST_SRC= ${.CURDIR}/../../graphics/nvtv/PLIST +PATCHDIR= ${.CURDIR}/../../graphics/nvtv/patches .include "../../x11/gtk2/buildlink2.mk" -- cgit v1.2.3