diff options
Diffstat (limited to 'graphics/gtkdps/Makefile')
-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 fbcb7eda699d..0de8e1781339 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= pswrap:${PORTSDIR}/x11/dgs RUN_DEPENDS= pswrap:${PORTSDIR}/x11/dgs USE_GNOME= gtk12 -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \ |