diff options
author | jkh <jkh@FreeBSD.org> | 1995-08-28 23:11:46 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-08-28 23:11:46 +0800 |
commit | 87047c425f626c6cf13416f44ee29b7aa47d595e (patch) | |
tree | cb2b63479deee21e659be576b51e68a46a150d48 /graphics/Makefile | |
parent | bc9f52cd3d17645188005371bbf5790ab1ddc09b (diff) | |
download | freebsd-ports-gnome-87047c425f626c6cf13416f44ee29b7aa47d595e.tar.gz freebsd-ports-gnome-87047c425f626c6cf13416f44ee29b7aa47d595e.tar.zst freebsd-ports-gnome-87047c425f626c6cf13416f44ee29b7aa47d595e.zip |
Add aero to SUBDIRs
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 99845df35f66..675afbe28426 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.11 1995/07/18 00:34:16 asami Exp $ +# $Id: Makefile,v 1.12 1995/07/29 11:31:33 asami Exp $ # SUBDIR += ImageMagick BROKEN += Mesa # doesn't install + SUBDIR += aero SUBDIR += dore SUBDIR += jpeg SUBDIR += mpeg-lib |