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/fetchmailconf/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index e9f736bf040..98029530689 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2012/08/21 23:49:23 marino Exp $ +# $NetBSD: Makefile,v 1.84 2012/10/08 12:19:11 asau Exp $ DISTNAME= fetchmail-6.3.21 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fetchmail.berlios.de/ COMMENT= Configuration tool for fetchmail -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail NO_BUILD= YES -- cgit v1.2.3