diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 23:06:39 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 23:06:39 +0000 |
commit | 10ddcca177d6d91079be1d2569dae59e314d70c9 (patch) | |
tree | 99a6744dc9660c3435aa9d77234a5901dd589105 /graphics/pstoedit | |
parent | 4de56a776b06e3e1141de9f8098f35898c845484 (diff) |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 91dd91bfdca1..03921d8ed72d 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -26,7 +26,7 @@ USE_GNOME= gnomehack gnometarget pkgconfig USE_GHOSTSCRIPT= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= pstoedit.1 |