LIB_DEPENDS on Xpm.
This commit is contained in:
parent
a48886cfd6
commit
8d959e6cc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14937
2 changed files with 6 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 12 April 1998
|
# Date created: 12 April 1998
|
||||||
# Whom: Andrey Zakhvatov
|
# Whom: Andrey Zakhvatov
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.4 1998/10/01 06:08:59 steve Exp $
|
# $Id: Makefile,v 1.5 1998/11/14 09:43:13 asami Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= shhcards-1.0.3
|
DISTNAME= shhcards-1.0.3
|
||||||
|
@ -14,6 +14,8 @@ MASTER_SITES= http://www.computas.no/users/shh/pub-unix/files/ \
|
||||||
|
|
||||||
MAINTAINER= andy@icc.surw.chel.su
|
MAINTAINER= andy@icc.surw.chel.su
|
||||||
|
|
||||||
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
SOLIB= libshhcards.so
|
SOLIB= libshhcards.so
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# Date created: 13 Feb 1998
|
# Date created: 13 Feb 1998
|
||||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.1.1.1 1998/02/13 08:18:03 tg Exp $
|
# $Id: Makefile,v 1.2 1998/09/28 02:18:19 steve Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= xdemineur-2.1
|
DISTNAME= xdemineur-2.1
|
||||||
|
@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.ORG
|
MAINTAINER= ports@FreeBSD.ORG
|
||||||
|
|
||||||
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||||
|
|
||||||
USE_IMAKE= yes
|
USE_IMAKE= yes
|
||||||
MAN1= xdemineur.1
|
MAN1= xdemineur.1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue