diff options
Diffstat (limited to 'graphics/gtkdps')
-rw-r--r-- | graphics/gtkdps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index cb3c0e7c7098..7e860946f3f1 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -13,7 +13,7 @@ DISTNAME= gtkDPS-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Gtk bindings for the Display GhostScript System -LIB_DEPENDS+= dpstk.0:${PORTSDIR}/x11/dgs +LIB_DEPENDS+= dpstk:${PORTSDIR}/x11/dgs USE_GNOME= gtk12 GNU_CONFIGURE= yes |