diff options
Diffstat (limited to 'cad/stdio-wcalc')
-rw-r--r-- | cad/stdio-wcalc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cad/stdio-wcalc/Makefile b/cad/stdio-wcalc/Makefile index 2b57e7d4d26..5c5ba573e95 100644 --- a/cad/stdio-wcalc/Makefile +++ b/cad/stdio-wcalc/Makefile @@ -1,6 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:22 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/28 01:11:28 joerg Exp $ # +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../cad/wcalc/Makefile.common" PKGNAME= stdio-${DISTNAME} PKGREVISION= 1 |