diff options
Diffstat (limited to 'cad/geda-gattrib/Makefile')
-rw-r--r-- | cad/geda-gattrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda-gattrib/Makefile b/cad/geda-gattrib/Makefile index 78cd68a4a7d6..f475b511bb03 100644 --- a/cad/geda-gattrib/Makefile +++ b/cad/geda-gattrib/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The gEDA's attribute editor RUN_DEPENDS= ${LOCALBASE}/share/geda/sym:${PORTSDIR}/cad/geda-symbols -LIB_DEPENDS= geda.33:${PORTSDIR}/cad/libgeda +LIB_DEPENDS= libgeda.so:${PORTSDIR}/cad/libgeda DATADIR= ${PREFIX}/share/geda DOCSDIR= ${PREFIX}/share/doc/geda |