diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-10-05 03:15:51 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-10-05 03:15:51 +0000 |
commit | 7b4624d7b6e22d0fd780c92c3e5f0b1e050e619c (patch) | |
tree | 1f8b0d872786f4c23b1b4b4ec29b07b38f1cba52 /print | |
parent | 1b1b9f626b44604e8a724d2f6a5a38f909641dc5 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index ce4aa9992a74..5cae5b0edcd0 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -34,6 +34,7 @@ CONFLICTS= gambc-* ghostscript8-* USE_BZIP2= yes USE_GMAKE= yes +WANT_GNOME= yes GNU_CONFIGURE= yes MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \ |