diff options
author | tnn <tnn@pkgsrc.org> | 2008-05-30 11:07:22 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2008-05-30 11:07:22 +0000 |
commit | ceaca2c3bde5a96bc16c356bd7d79ea0aefe7c1f (patch) | |
tree | c18937419baf355e2176d9936051f0ea5c63b1be /www/mono-xsp | |
parent | f7e5e827dccca346c7bae3e1832a91ea39d5ee2b (diff) | |
download | pkgsrc-ceaca2c3bde5a96bc16c356bd7d79ea0aefe7c1f.tar.gz |
Drop lang/mono/Makefile.common which is not needed anymore.
Diffstat (limited to 'www/mono-xsp')
-rw-r--r-- | www/mono-xsp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/mono-xsp/Makefile b/www/mono-xsp/Makefile index 1368c90acdf..f102880b4dc 100644 --- a/www/mono-xsp/Makefile +++ b/www/mono-xsp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/04/25 08:26:45 kefren Exp $ +# $NetBSD: Makefile,v 1.8 2008/05/30 11:07:22 tnn Exp $ DISTNAME= xsp-1.9.1 PKGNAME= mono-${DISTNAME} @@ -10,8 +10,6 @@ MAINTAINER= kefren@NetBSD.org HOMEPAGE= http://www.mono-project.com/ASP.NET COMMENT= Standalone web server written in C\# -.include "../../lang/mono/Makefile.common" - GNU_CONFIGURE= yes USE_TOOLS+= gmake pkg-config MAKE_JOBS_SAFE= no |