diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 11:27:43 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 11:27:43 +0000 |
commit | 1c691634f013246595b7570f6c4b952d66bfb489 (patch) | |
tree | f79ea748153c6cb0be0b47ad28ae773a15dc0b71 /textproc/xmlada | |
parent | f1597e5ee7e1e808205441c643f1ff631d72fdc3 (diff) | |
download | ports-1c691634f013246595b7570f6c4b952d66bfb489.tar.gz ports-1c691634f013246595b7570f6c4b952d66bfb489.zip |
Notes
Diffstat (limited to 'textproc/xmlada')
-rw-r--r-- | textproc/xmlada/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index 42da8e1a8fb8..bc9cdba484b7 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -14,10 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= aidan@velvet.net -BROKEN= "Patch does not apply" - BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat +WRKSRC= ${WRKDIR}/xmlada-0.7.1 USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |