summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-02-06 08:14:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-02-06 08:14:00 +0000
commit59b9793e5587446ea4548a681ced3efe5a955d15 (patch)
tree71014cdd78a86c1d068f09a72648bce2964f4a71 /multimedia
parentAdd 42upgrade. There are no files listed yet, but 4.2R users can use this (diff)
Add missed sdl-devel dependency.
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=38024
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xmps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile
index 53898ffda91c..4d6a2c9950d5 100644
--- a/multimedia/xmps/Makefile
+++ b/multimedia/xmps/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/
MAINTAINER= sobomax@FreeBSD.org
+LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel
+
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_X_PREFIX= yes