From 7e6ffa6e3c53194d3a9407ee57930b925d3d611b Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 12 Jul 2008 17:04:12 +0000 Subject: use DISTNAME instead of PKGNAME_NOREV for DIST_SUBDIR for the benefit of other bacula pkgs that use this file --- sysutils/bacula/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/bacula/Makefile.common') diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index 00abb8313b9..b3505c37763 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2008/07/10 13:54:56 dmcmahill Exp $ +# $NetBSD: Makefile.common,v 1.45 2008/07/12 17:04:12 dmcmahill Exp $ DISTNAME= bacula-2.2.4 CATEGORIES= sysutils @@ -13,7 +13,7 @@ PATCHFILES= 2.2.4-lost-block.patch \ 2.2.4-sd-auth-fail.patch \ 2.2.4-sql.patch \ 2.2.4-verify.patch -DIST_SUBDIR= ${PKGNAME_NOREV} +DIST_SUBDIR= ${DISTNAME} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.bacula.org/ -- cgit v1.2.3