1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add LIB_DEPENDS to xpm.

This commit is contained in:
Satoshi Asami 1998-12-22 05:43:38 +00:00
parent d2b8bec209
commit 07d6292490
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15471
3 changed files with 9 additions and 4 deletions

View File

@ -3,7 +3,7 @@
# Date created: 29 November 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/12/05 10:02:02 flathill Exp $
#
DISTNAME= ascd-0.7
@ -12,6 +12,8 @@ MASTER_SITES= http://slashdot.org/linux/dl/
MAINTAINER= jim@phrantic.phear.net
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= ascd.1

View File

@ -3,7 +3,7 @@
# Date created: 20 April 1997
# Whom: nkazushi@highway.or.jp
#
# $Id: Makefile,v 1.2 1998/08/05 09:31:20 asami Exp $
# $Id: Makefile,v 1.3 1998/10/16 04:15:59 jseger Exp $
#
DISTNAME= xklock-2.7
@ -18,6 +18,8 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= xklock-2.7+lx.diff.gz
PATCH_DIST_STRIP= -p1
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
MAINTAINER= nkazushi@highway.or.jp
BROKEN_ELF= yes

View File

@ -3,7 +3,7 @@
# Date created: 19 September 1997
# Whom: steve@farrell.org
#
# $Id: Makefile,v 1.3 1998/09/26 23:18:08 steve Exp $
# $Id: Makefile,v 1.4 1998/12/07 20:46:38 billf Exp $
#
DISTNAME= tycoon-1.07o
@ -13,7 +13,8 @@ MASTER_SITE_SUBDIR= X11/desktop
MAINTAINER= steve@farrell.org
LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms
LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes