diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-13 10:55:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-13 10:55:37 +0000 |
commit | a2990535603a807b66276e23c684167b1776fde0 (patch) | |
tree | 93188b78aed8b1ba643dc1c99524dafaa750cd2f /x11-toolkits | |
parent | b0e78fd8722117f12f17f4349fde377d309e89b7 (diff) | |
download | ports-a2990535603a807b66276e23c684167b1776fde0.tar.gz ports-a2990535603a807b66276e23c684167b1776fde0.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtoolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile index 717e03f4f386..4f65d1f8cb32 100644 --- a/x11-toolkits/gtoolkit/Makefile +++ b/x11-toolkits/gtoolkit/Makefile @@ -22,7 +22,7 @@ USE_GNUSTEP_BASE= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR} +USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} GNU_CONFIGURE= yes USE_GNOME= gtk12 |