diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-01 05:00:07 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-01-01 05:00:07 +0000 |
commit | 82e156f8c3be58a7932f82ffcdae2bf7de764169 (patch) | |
tree | 5c1235e38f76785f2c5b2c649604eb1d5fcb5b77 /deskutils/preferences.app | |
parent | 51137da697646f326f2b032566cad1d0c9e1c3b5 (diff) | |
download | ports-82e156f8c3be58a7932f82ffcdae2bf7de764169.tar.gz ports-82e156f8c3be58a7932f82ffcdae2bf7de764169.zip |
Notes
Diffstat (limited to 'deskutils/preferences.app')
-rw-r--r-- | deskutils/preferences.app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile index 4b21a3148815..87a0341b2708 100644 --- a/deskutils/preferences.app/Makefile +++ b/deskutils/preferences.app/Makefile @@ -25,6 +25,7 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes MAKEFILE= GNUmakefile +LDCONFIG_DIRS= ${LOCALLIBDIR} INSTALLS_SHLIB= yes MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \ |