1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

xpm shared library has major version 4...also it's in graphics,

not x11.
This commit is contained in:
Satoshi Asami 1995-05-04 12:02:55 +00:00
parent cb8ccd0deb
commit 8f4e689c78
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1604

View File

@ -3,7 +3,7 @@
# Date created: 3 May 1995
# Whom: joerg
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1995/05/03 23:33:08 joerg Exp $
#
WRKSRC= ${WRKDIR}/xonix
@ -14,7 +14,7 @@ CATEGORIES+= games
MAINTAINER= joerg@FreeBSD.org
LIB_DEPENDS= Xpm\\.:${PORTSDIR}/x11/xpm
LIB_DEPENDS= Xpm\\.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes