diff options
author | grant <grant@pkgsrc.org> | 2002-12-05 05:51:18 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-05 05:51:18 +0000 |
commit | 152ed14a8cf9e655a3f69e310da7a953fc835939 (patch) | |
tree | b87c4c95557b5086a4a6be2053332d0029b6203b /www/phoenix-linux | |
parent | 5681068404a4fd8ed1b6e60738ee0b594e7aa321 (diff) | |
download | pkgsrc-152ed14a8cf9e655a3f69e310da7a953fc835939.tar.gz |
use automatic MESSAGE handling.
Diffstat (limited to 'www/phoenix-linux')
-rw-r--r-- | www/phoenix-linux/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/phoenix-linux/Makefile b/www/phoenix-linux/Makefile index 2293d31a12b..85f8c726236 100644 --- a/www/phoenix-linux/Makefile +++ b/www/phoenix-linux/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2002/11/10 12:22:36 grant Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/05 05:51:19 grant Exp $ # DISTNAME= phoenix-0.4-i686-pc-linux-gnu @@ -15,8 +15,6 @@ ONLY_FOR_PLATFORM= Linux-*-i[3-6]86 NetBSD-*-i386 WRKSRC= ${WRKDIR}/phoenix NO_CONFIGURE= # defined -MESSAGE_SRC= ${PKGDIR}/MESSAGE.${OPSYS} - do-build: post-build: |