diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-04 22:31:15 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-04 22:31:15 +0000 |
commit | c0799a4c02263f52c1fa08791f264868f68f17ba (patch) | |
tree | 266deb5bf4bc6c456f9361ace1c8886e8db3bfeb /x11-toolkits/libgdiplus | |
parent | 8a6d9c0b2b14f9e2d4558f34f1ba87db0b172b0f (diff) | |
download | ports-c0799a4c02263f52c1fa08791f264868f68f17ba.tar.gz ports-c0799a4c02263f52c1fa08791f264868f68f17ba.zip |
Notes
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 241a3ec76f39..9003245099b5 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ USE_GNOME= gnomehack gnometarget glib20 USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_XLIB= yes LIBTOOLFILES= configure cairo/configure USE_AUTOTOOLS= libtool:15 |