diff options
Diffstat (limited to 'textproc/scrollkeeper')
| -rw-r--r-- | textproc/scrollkeeper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 32c0b45b616f..faa85673de8b 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ + intl.1:${PORTSDIR}/devel/gettext # Don't use USE_X_PREFIX - the port doesn't really require X11 to run. # The reason why it should be in X11BASE is that GNOME is the primary |
