diff options
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r-- | www/wwwoffle/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index ae12745d598..068bfa90516 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2012/10/03 21:59:06 wiz Exp $ +# $NetBSD: Makefile,v 1.77 2012/10/28 06:31:10 asau Exp $ DISTNAME= wwwoffle-2.9a PKGREVISION= 3 @@ -25,8 +25,6 @@ INSTALLATION_DIRS= sbin libdata RCD_SCRIPTS= wwwoffled -PKG_DESTDIR_SUPPORT= user-destdir - SUBST_CLASSES+= fix-paths SUBST_STAGE.fix-paths= pre-configure SUBST_MESSAGE.fix-paths= Fixing absolute paths. |