Fixed LIB_DEPENDS---xpm library has major version number 4, not 3.

This commit is contained in:
Satoshi Asami 1995-02-27 13:48:19 +00:00
parent 16670163d2
commit e3ec1819b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1048

View File

@ -1,6 +1,6 @@
USE_IMAKE= yes
DISTNAME= pixmap
LIB_DEPENDS= Xpm\\.3\\.:${PORTSDIR}/graphics/xpm
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/
.if !defined(MASTER_SITE_OVERRIDE)