summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-20 20:38:14 +0000
committerhubertf <hubertf>1998-02-20 20:38:14 +0000
commitf596caa3391a3cd5127d1a23c627c88a4363e220 (patch)
tree11c43077d6a3ce03cf8b2df195de0f3a74d22ea1 /emulators
parent703fa2406bc8d954f7b0bb085a5dd1b4bb704f93 (diff)
downloadpkgsrc-f596caa3391a3cd5127d1a23c627c88a4363e220.tar.gz
This depends von Xpm installed; reported by Markus Illenseer.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xmame/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 9a5f16309e5..df870df8fbd 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -4,7 +4,7 @@
# Date Created: 30 January 1998
# Whom: root@garbled.futureone.com
#
-# $NetBSD: Makefile,v 1.1 1998/02/14 22:06:04 tron Exp $
+# $NetBSD: Makefile,v 1.2 1998/02/20 20:38:14 hubertf Exp $
DISTNAME= xmame-0.30.1_src
PKGNAME= xmame-0.30.1
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.futureone.com
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
+LIB_DEPENDS= Xpm.4.:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/xmame-0.30.1
USE_X11= yes