diff options
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} |