summaryrefslogtreecommitdiffstats
path: root/games/adgali
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-05 01:05:43 +0000
committerpetef <petef@FreeBSD.org>2001-10-05 01:05:43 +0000
commit708aaac8227161938cd759d51e173d102a071747 (patch)
treecfe9abc6c5e7d773eaa34be4cbbf4a55709645f7 /games/adgali
parent5ad6cb9d0c467b8bc5e3e7c32e1edef306e93a0d (diff)
downloadFreeBSD-ports-708aaac8227161938cd759d51e173d102a071747.zip
FreeBSD-ports-708aaac8227161938cd759d51e173d102a071747.tar.gz
Add a dependancy on libgnugetopt
Noticed by: bento
Diffstat (limited to 'games/adgali')
-rw-r--r--games/adgali/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/adgali/Makefile b/games/adgali/Makefile
index d1a629c..560ff2c 100644
--- a/games/adgali/Makefile
+++ b/games/adgali/Makefile
@@ -17,7 +17,8 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \
jpeg:${PORTSDIR}/graphics/jpeg \
tiff:${PORTSDIR}/graphics/tiff \
- png:${PORTSDIR}/graphics/png
+ png:${PORTSDIR}/graphics/png \
+ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_FREETYPE= yes
OpenPOWER on IntegriCloud