diff options
Diffstat (limited to 'devel/doc++/Makefile')
-rw-r--r-- | devel/doc++/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/doc++/Makefile b/devel/doc++/Makefile index e967cc2917e..008b5e21780 100644 --- a/devel/doc++/Makefile +++ b/devel/doc++/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2011/04/22 13:43:17 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/02/16 18:36:34 hans Exp $ DISTNAME= doc++-3.4.10 PKGREVISION= 3 @@ -14,6 +14,8 @@ USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_LANGUAGES= c c++ +LIBS.SunOS+= -lintl + INSTALLATION_DIRS+= share/doc/doc++ PKG_DESTDIR_SUPPORT= user-destdir |