summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-12-28 12:33:29 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-12-28 12:33:29 +0000
commit9bc4061dffbcf700bb04ac3f1423977a5176be19 (patch)
tree77b7c4b4dcdd7ecda0f8cfd6fc91295ce28a9031 /print
parent- use STAGEDIR (diff)
Fix dependency on x11-toolkits/gtkglext.
Notes
Notes: svn path=/head/; revision=337872
Diffstat (limited to 'print')
-rw-r--r--print/pdfcube/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdfcube/Makefile b/print/pdfcube/Makefile
index 9a91f35a8919..fa785fe4d08f 100644
--- a/print/pdfcube/Makefile
+++ b/print/pdfcube/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://code.100allora.it/releases/pdfcube/
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= An OpenGL presentation viewer on a spinning cube
-LIB_DEPENDS= libgtkglext.so:${PORTSDIR}/x11-toolkits/gtkglext \
+LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib \
libboost_program_options.so:${PORTSDIR}/devel/boost-libs