From 2d72c628fbfaa569ade2ab8ab4c8b5d8eef6cb33 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 20:11:34 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- lang/p2c/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/p2c') diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile index 40c892ca1a8..0fa05afeb2d 100644 --- a/lang/p2c/Makefile +++ b/lang/p2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/05 04:04:09 dholland Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/02 20:11:47 asau Exp $ DISTNAME= p2c-1.20 PKGREVISION= 1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Pascal to C compiler (translates Pascal to C) LICENSE= gnu-gpl-v1 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/src CFLAGS+= -Dunix=1 -- cgit v1.2.3