diff options
-rw-r--r-- | graphics/Mesa3/Makefile | 5 | ||||
-rw-r--r-- | graphics/mesagl/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile index e9d1ef0fa455..0b75f5e84cae 100644 --- a/graphics/Mesa3/Makefile +++ b/graphics/Mesa3/Makefile @@ -3,13 +3,14 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id$ +# $Id: Makefile,v 1.12 1996/12/05 12:21:43 jkh Exp $ # + DISTNAME= Mesa-2.0 PKGNAME= mesa-2.0 CATEGORIES= graphics MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ -DISTFILES= Mesa-2.0.tar.gz + ALL_TARGET= freebsd USE_X11= yes diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index e9d1ef0fa455..0b75f5e84cae 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -3,13 +3,14 @@ # Date created: 3 Dec 1996 # Whom: paulo@isr.uc.pt # -# $Id$ +# $Id: Makefile,v 1.12 1996/12/05 12:21:43 jkh Exp $ # + DISTNAME= Mesa-2.0 PKGNAME= mesa-2.0 CATEGORIES= graphics MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ -DISTFILES= Mesa-2.0.tar.gz + ALL_TARGET= freebsd USE_X11= yes |