diff options
author | bsam <bsam@FreeBSD.org> | 2009-09-14 18:09:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-09-14 18:09:31 +0800 |
commit | a37bef6476a905a3f11f234c0089e596a5cc23e4 (patch) | |
tree | c026d2ee88d4444c9d2000bd0ce114f04e0c66af /graphics/Makefile | |
parent | d28a6f2103e0304654a3d7a0aa350e35f882ff14 (diff) | |
download | freebsd-ports-gnome-a37bef6476a905a3f11f234c0089e596a5cc23e4.tar.gz freebsd-ports-gnome-a37bef6476a905a3f11f234c0089e596a5cc23e4.tar.zst freebsd-ports-gnome-a37bef6476a905a3f11f234c0089e596a5cc23e4.zip |
. welcome a new graphics/linux-f10-libGLU port;
. connect it to build;
. make apropriate changes to Mk/bsd.linux-apps.mk.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1bd71969af9c..b765ecbbc60b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -469,6 +469,7 @@ SUBDIR += linux-f10-gdk-pixbuf SUBDIR += linux-f10-imlib SUBDIR += linux-f10-jpeg + SUBDIR += linux-f10-libGLU SUBDIR += linux-f10-libmng SUBDIR += linux-f10-png SUBDIR += linux-f10-png10 |