diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2016-05-10 00:51:50 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2016-05-10 00:51:50 +0000 |
| commit | a5921bc3653e2e286715e6fe8d473ec0d02da38c (patch) | |
| tree | c5f1a54de70f91bb8560424f32338dfc1151d1fa /share/examples/libvgl/Makefile | |
| parent | 381fcf101dcedbe13df2d886d2532375245a59ce (diff) | |
Notes
Diffstat (limited to 'share/examples/libvgl/Makefile')
| -rw-r--r-- | share/examples/libvgl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile index f78584ed3888..7c30aa0b6e6c 100644 --- a/share/examples/libvgl/Makefile +++ b/share/examples/libvgl/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE=examples +FILESDIR=${SHAREDIR}/examples/libvgl PROG= demo MAN= DPADD= ${LIBVGL} |
