From 9a2579802dab4915b43bdd3086ba4fbc1cbe803a Mon Sep 17 00:00:00 2001 From: asau Date: Mon, 8 Oct 2012 12:19:01 +0000 Subject: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. --- mail/pine/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mail/pine') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 075bd25b9ca..fa96e0de46b 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2012/08/03 12:59:10 sborrill Exp $ +# $NetBSD: Makefile,v 1.125 2012/10/08 12:19:27 asau Exp $ DISTNAME= pine4.64 PKGNAME= pine-4.64 @@ -13,8 +13,6 @@ HOMEPAGE= http://www.washington.edu/pine/ COMMENT= Program for Internet News and E-mail LICENSE= pine-license -PKG_DESTDIR_SUPPORT= user-destdir - CONF_FILES= ${PREFIX}/share/examples/pine/pine.conf ${PKG_SYSCONFDIR}/pine.conf .include "../../mk/compiler.mk" -- cgit v1.2.3