diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:13:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-09-01 15:13:16 +0000 |
commit | dce33b0828964d37245eb2893dd7d61979852875 (patch) | |
tree | 0c9f46b4407faf170f5ae019d614e17cdb73c7ee /misc/gman | |
parent | 28d58c396d75dd473cc79aa10bc894667d4f9624 (diff) | |
download | ports-dce33b0828964d37245eb2893dd7d61979852875.tar.gz ports-dce33b0828964d37245eb2893dd7d61979852875.zip |
Notes
Diffstat (limited to 'misc/gman')
-rw-r--r-- | misc/gman/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gman/Makefile b/misc/gman/Makefile index a43712413b29..e1245df30f9a 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -16,7 +16,8 @@ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ghostview:${PORTSDIR}/print/ghostview -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAN1= gman.1x |