diff options
-rw-r--r-- | graphics/xmps/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xmps/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xmps/Makefile b/graphics/xmps/Makefile index 53898ffda91c..4d6a2c9950d5 100644 --- a/graphics/xmps/Makefile +++ b/graphics/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 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 |