diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-02-05 22:01:28 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-02-05 22:01:28 +0000 |
| commit | b77a54a6883fc620aa82795b34b7378d21a99f83 (patch) | |
| tree | 7f2dc3b747a6c0317e5f2e9f6745fdc5facf6f07 /share/examples/libvgl | |
| parent | c97869c8aab95dc991a3a79fbad618ece5231b9a (diff) | |
Notes
Diffstat (limited to 'share/examples/libvgl')
| -rw-r--r-- | share/examples/libvgl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile index 4cc0325a2cfcf..080a74d134a47 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> |
