1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Add missing xpm dependency.

Submitted by:	Chris Piazza <cpiazza@home.net>
PR:		ports/11392
This commit is contained in:
Jun Kuriyama 1999-04-30 09:08:10 +00:00
parent 1aba8d04f7
commit 1427c793d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18213

View File

@ -3,7 +3,7 @@
# Date created: 24 April 1999
# Whom: Jun Kuriyama <kuriyama@FreeBSD.ORG>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1999/04/25 00:37:57 kuriyama Exp $
#
DISTNAME= asclock-xlib-2.0.10
@ -12,6 +12,8 @@ MASTER_SITES= http://www.asclock.org/tar/
MAINTAINER= kuriyama@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
HAS_CONFIGURE= YES
WRKSRC= ${WRKDIR}/asclock-xlib
USE_X_PREFIX= YES