From 81b88ee8b9cd782dd80f157860f7363e97b68771 Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 20 Aug 2001 06:36:29 +0000 Subject: Fix problem with PKGNAMEPREFIX set --- german/unix-connect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'german') diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 81a8dab7e597..530c3a123db0 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dinoex@freebsd.org -WRKSRC= ${WRKDIR}/${PKGNAME} +WRKSRC= ${WRKDIR}/${DISTNAME} #USE_GMAKE= yes GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-user=news -- cgit