From b1c1362074b555b1bbe30a9b6f9f88415932dd1d 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/ssmtp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mail/ssmtp') diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile index 2d93b756d26..a1a2d465940 100644 --- a/mail/ssmtp/Makefile +++ b/mail/ssmtp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2011/07/03 11:47:50 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/08 12:19:32 asau Exp $ # # TLS functionality needs testing. Please let me know the result, # and preferably info about your system. @@ -16,8 +16,6 @@ HOMEPAGE= http://packages.debian.org/stable/mail/ssmtp COMMENT= Extremely simple MTA to forward mail to a mail hub LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.orig$//} USE_TOOLS+= gmake GNU_CONFIGURE= yes -- cgit v1.2.3