diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libtre/Makefile | 2 | ||||
-rw-r--r-- | textproc/libtre/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index d071be3c721e..9a0d88429d02 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -24,7 +24,7 @@ USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib diff --git a/textproc/libtre/pkg-plist b/textproc/libtre/pkg-plist index f06b1e71c42a..9f835731cc9b 100644 --- a/textproc/libtre/pkg-plist +++ b/textproc/libtre/pkg-plist @@ -12,3 +12,5 @@ libdata/pkgconfig/tre.pc %%PORTDOCS%%%%DOCSDIR%%/tre-syntax.html @dirrm include/tre %%PORTDOCS%%@dirrm %%DOCSDIR%% +%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/fi |