diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-04-05 19:02:32 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-04-05 19:02:32 +0000 |
commit | fdb732f831f4ddeef52228812c916cae370a6078 (patch) | |
tree | 5c0047b4f8c6efcd0789b8bf312d20db24ccf397 | |
parent | 22d8d01d044ec4edf35e0158913e5d61cbecffcd (diff) | |
download | ports-fdb732f831f4ddeef52228812c916cae370a6078.tar.gz ports-fdb732f831f4ddeef52228812c916cae370a6078.zip |
Notes
-rw-r--r-- | games/varconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/varconf/Makefile b/games/varconf/Makefile index a5f92dbc4720..fbb73e001432 100644 --- a/games/varconf/Makefile +++ b/games/varconf/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/varconf/ \ MAINTAINER= lehmann@ans-netz.de LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ - Atlas.0:${PORTSDIR}/devel/Atlas + Atlas.0:${PORTSDIR}/devel/atlas USE_LIBTOOL= YES CONFIGURE_ARGS= --prefix=${PREFIX} |