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/snobol/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/snobol') diff --git a/lang/snobol/Makefile b/lang/snobol/Makefile index fecc64888b4..f86c11d9d89 100644 --- a/lang/snobol/Makefile +++ b/lang/snobol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/04/22 23:05:26 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/02 20:11:54 asau Exp $ # DISTNAME= snobol4-1.3 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.snobol4.org/csnobol4/curr/ COMMENT= Macro implementation of SNOBOL4 in C LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - BROKEN= Distfile doesn't match EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3