1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

This port depends fairly and squarely upon libungif. (But it wasn't

specified as a lib depend).  It is now.
This commit is contained in:
Josef Karthauser 2000-03-20 00:11:04 +00:00
parent 2eeb510dee
commit 64fa98195e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26833

View File

@ -13,7 +13,8 @@ MASTER_SITES= http://www.gotlinux.org/~jasta/files/
MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
Xpm.4:${PORTSDIR}/graphics/xpm
Xpm.4:${PORTSDIR}/graphics/xpm \
ungif.5:${PORTSDIR}/graphics/libungif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config