diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-26 04:06:59 +0000 |
commit | 172245e773e5d4b57c42fea16c60724a804c3733 (patch) | |
tree | 5552c554e720abe37a43ea2b4728a3e4215c8085 /misc/gman | |
parent | ed4503f6d7afa8bfe94075dbc9fb5d0687a8469b (diff) |
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 8b71f8db7b12..933daf5c213e 100644 --- a/misc/gman/Makefile +++ b/misc/gman/Makefile @@ -28,6 +28,7 @@ RUN_DEPENDS= ghostview:${PORTSDIR}/print/ghostview \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_GETTEXT= yes USE_GNOME= gtk12 USE_REINPLACE= yes USE_GMAKE= yes |