mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Use the static libPropList.
This commit is contained in:
parent
a0b5fc124e
commit
11deadb428
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14869
@ -3,7 +3,7 @@
|
||||
# Date created: August 31, 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.12 1998/09/29 11:46:34 tg Exp $
|
||||
# $Id: Makefile,v 1.13 1998/10/01 07:39:33 tg Exp $
|
||||
|
||||
DISTNAME= wdm-1.0
|
||||
CATEGORIES= x11
|
||||
@ -14,12 +14,12 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DAEMONPIC}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libPropList.a:${PORTSDIR}/x11-wm/windowmaker
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
gif.3:${PORTSDIR}/graphics/giflib \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.2:${PORTSDIR}/graphics/png \
|
||||
tiff34.1:${PORTSDIR}/graphics/tiff34 \
|
||||
PropList.0:${PORTSDIR}/x11-wm/windowmaker
|
||||
tiff34.1:${PORTSDIR}/graphics/tiff34
|
||||
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
DIST_SUBDIR= wdm
|
||||
|
Loading…
Reference in New Issue
Block a user