diff options
Diffstat (limited to 'print/pdfcube/Makefile')
-rw-r--r-- | print/pdfcube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile index 68698a9f7d76..5f6be46fb8fe 100644 --- a/print/pdfcube/Makefile +++ b/print/pdfcube/Makefile @@ -15,7 +15,7 @@ COMMENT= An OpenGL presentation viewer on a spinning cube LIB_DEPENDS= gtkglext:${PORTSDIR}/x11-toolkits/gtkglext \ poppler-glib:${PORTSDIR}/graphics/poppler-gtk \ - boost_program_options:${PORTSDIR}/devel/boost + boost_program_options:${PORTSDIR}/devel/boost-libs USE_GL= glut GNU_CONFIGURE= yes |