diff options
Diffstat (limited to 'graphics/sodipodi/Makefile')
-rw-r--r-- | graphics/sodipodi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index 8f0a2f7fa5fc..575eea9cbb39 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ glade.2:${PORTSDIR}/devel/libglade \ gnomeprint.5:${PORTSDIR}/print/gnomeprint \ gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf +BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake WRKSRC= ${WRKDIR}/sodipodi |