From 03b2363e06490a335548301fb31e1f444a8a0d82 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/a60/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/a60') diff --git a/lang/a60/Makefile b/lang/a60/Makefile index 7b0fe7d0265..abe2aac4995 100644 --- a/lang/a60/Makefile +++ b/lang/a60/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/03/04 16:38:11 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/02 20:11:35 asau Exp $ DISTNAME= a60-0.20a CATEGORIES= lang @@ -7,8 +7,6 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/algol60/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Algol 60 interpreter -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes CPPFLAGS+= -Dunix -- cgit v1.2.3