diff options
Diffstat (limited to 'mail/fromto/Makefile')
-rw-r--r-- | mail/fromto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/fromto/Makefile b/mail/fromto/Makefile index e607f22186c..91a3a6325b9 100644 --- a/mail/fromto/Makefile +++ b/mail/fromto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:24 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:12 asau Exp $ # DISTNAME= fromto-1.5 @@ -15,8 +15,6 @@ RESTRICTED= Redistribution allowed for non-commercial purposes only NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_TOOLS+= perl:run |