diff options
Diffstat (limited to 'converters/fondu/Makefile')
-rw-r--r-- | converters/fondu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/fondu/Makefile b/converters/fondu/Makefile index 6ec02d7f389..fdaab7b3771 100644 --- a/converters/fondu/Makefile +++ b/converters/fondu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2010/02/07 17:15:54 zafer Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:10 asau Exp $ # DISTNAME= fondu_src-060102 @@ -14,7 +14,6 @@ LICENSE= original-bsd WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} GNU_CONFIGURE= YES -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |