diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-09 16:58:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-06-09 16:58:30 +0000 |
commit | 9774b282738ac937305fa2209b7ad1e372abe715 (patch) | |
tree | e5e37e7a03f81167570fc8abd2d5e64828d8163a /graphics/kdegraphics3/Makefile | |
parent | 2c35d214c7188108e6fda3c4580c64ed85511cce (diff) |
Notes
Diffstat (limited to 'graphics/kdegraphics3/Makefile')
-rw-r--r-- | graphics/kdegraphics3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index c3ddda845d32..496f20050a5a 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -32,6 +32,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes WANT_GNOME= yes +USE_GHOSTSCRIPT=yes INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 |