diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-07 17:52:16 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-07 17:52:16 +0800 |
commit | 61106a75004d1808389f1fbeb66ac76e584bb19a (patch) | |
tree | 5399a9e569f90d650c66854c55a20646a97d8b2f /graphics/Makefile | |
parent | 84e45c3f62e24333575f05bf943ffa105f96f634 (diff) | |
download | freebsd-ports-gnome-61106a75004d1808389f1fbeb66ac76e584bb19a.tar.gz freebsd-ports-gnome-61106a75004d1808389f1fbeb66ac76e584bb19a.tar.zst freebsd-ports-gnome-61106a75004d1808389f1fbeb66ac76e584bb19a.zip |
Import libcdr01
Ensure it does not conflicts with libcdr
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 33527801c592..ddb62e17725b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -485,6 +485,7 @@ SUBDIR += libboard SUBDIR += libcaca SUBDIR += libcdr + SUBDIR += libcdr01 SUBDIR += libchamplain SUBDIR += libdmtx SUBDIR += libdrm |