diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-03 21:41:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-03 21:41:20 +0000 |
commit | 78163f252fa8ff9fe973e9527cfd8cfa98d153a7 (patch) | |
tree | fcfd91ca30dc92633fe803de9e4673cc5548e145 /databases | |
parent | f90a64a7c1d9c706038fe35b8f234d9b9e991692 (diff) | |
download | ports-78163f252fa8ff9fe973e9527cfd8cfa98d153a7.tar.gz ports-78163f252fa8ff9fe973e9527cfd8cfa98d153a7.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gbib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile index f3633689b86e..576326410273 100644 --- a/databases/gbib/Makefile +++ b/databases/gbib/Makefile @@ -20,6 +20,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= Editor/browser for BibTeX bibliographic databases +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext + USE_X_PREFIX= yes USE_GNOME= gnomelibs USE_REINPLACE= yes |