diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-17 03:03:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-17 03:03:36 +0000 |
commit | 4a532617699b81341a1fa237ecee15c9bbb1a53e (patch) | |
tree | 9319b87e0b60826f8f7025385fb9aa1e1b80d0a4 /misc/gman | |
parent | e5860934a9ef86c905d497d7893cf09337fd6f12 (diff) | |
download | ports-4a532617699b81341a1fa237ecee15c9bbb1a53e.tar.gz ports-4a532617699b81341a1fa237ecee15c9bbb1a53e.zip |
Notes
Diffstat (limited to 'misc/gman')
-rw-r--r-- | misc/gman/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gman/Makefile b/misc/gman/Makefile index 191f42bc909b..bf96a882bbb5 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://homex.coolconnect.com/user/xkwang/gman/ MAINTAINER= ijliao@FreeBSD.org +LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= ghostview:${PORTSDIR}/print/ghostview USE_GTK= yes |