1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add missed converters/libiconv dependency.

PR:		29649
Submitted by:	Brian Behlendorf <brian@hyperreal.org>
This commit is contained in:
Maxim Sobolev 2001-08-17 14:28:43 +00:00
parent 4a164369fa
commit b4a50f94fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46368
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
giconv.2:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_PERL5= yes

View File

@ -15,6 +15,7 @@ MAINTAINER?= gnome@FreeBSD.org
LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
glade.4:${PORTSDIR}/devel/libglade \
giconv.2:${PORTSDIR}/converters/libiconv
USE_X_PREFIX= yes
USE_PERL5= yes