diff options
author | tnn <tnn> | 2015-04-03 08:50:37 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-03 08:50:37 +0000 |
commit | 48f25f3ad893ffbdbe91d94a68eaab83c09cda92 (patch) | |
tree | b9be6aa50d15430fd8343f052a9a285a07afaba9 /graphics/Makefile | |
parent | 3154a372c79a51abc9cfae9bb1c7b9ed88b0894b (diff) | |
download | pkgsrc-48f25f3ad893ffbdbe91d94a68eaab83c09cda92.tar.gz |
Added graphics/libepoxy
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 28212bc5f36..aa4c43cb5ef 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.699 2015/03/17 21:30:01 joerg Exp $ +# $NetBSD: Makefile,v 1.700 2015/04/03 08:50:37 tnn Exp $ # COMMENT= Graphics tools and libraries @@ -264,6 +264,7 @@ SUBDIR+= lib3ds SUBDIR+= libart SUBDIR+= libbpg SUBDIR+= libcaca +SUBDIR+= libepoxy SUBDIR+= libexif SUBDIR+= libexif-gtk SUBDIR+= libgdiplus |