summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/cooledit/Makefile2
-rw-r--r--editors/cooledit/pkg-plist14
2 files changed, 15 insertions, 1 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 3b84623..4a3fe3d 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -22,7 +22,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
MAN1= cooledit.1 coolman.1 smalledit.1
diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist
index bfdac79..04587ce 100644
--- a/editors/cooledit/pkg-plist
+++ b/editors/cooledit/pkg-plist
@@ -61,3 +61,17 @@ share/locale/sl/LC_MESSAGES/cooledit.mo
share/locale/sv/LC_MESSAGES/cooledit.mo
@dirrm %%DATADIR%%/syntax
@dirrm %%DATADIR%%
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/ko/LC_MESSAGES
+@dirrmtry share/locale/ko
+@dirrmtry share/locale/no/LC_MESSAGES
+@dirrmtry share/locale/no
+@dirrmtry share/locale/pl/LC_MESSAGES
+@dirrmtry share/locale/pl
+@dirrmtry share/locale/pt/LC_MESSAGES
+@dirrmtry share/locale/pt
+@dirrmtry share/locale/sl/LC_MESSAGES
+@dirrmtry share/locale/sl
OpenPOWER on IntegriCloud