summaryrefslogtreecommitdiffstats
path: root/share/examples/libvgl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-02-05 22:01:28 +0000
committerru <ru@FreeBSD.org>2004-02-05 22:01:28 +0000
commitb6bc0394603ad2868043b362b9b165c9d1d42cb7 (patch)
tree7f2dc3b747a6c0317e5f2e9f6745fdc5facf6f07 /share/examples/libvgl
parent03d404f8379fcba37dd07d711fc36135bcfed9fa (diff)
downloadFreeBSD-src-b6bc0394603ad2868043b362b9b165c9d1d42cb7.zip
FreeBSD-src-b6bc0394603ad2868043b362b9b165c9d1d42cb7.tar.gz
Added missing DPADD.
Diffstat (limited to 'share/examples/libvgl')
-rw-r--r--share/examples/libvgl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile
index 4cc0325..080a74d 100644
--- a/share/examples/libvgl/Makefile
+++ b/share/examples/libvgl/Makefile
@@ -2,6 +2,7 @@
PROG= demo
NOMAN= yes
+DPADD= ${LIBVGL}
LDADD= -lvgl
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud