diff options
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r-- | cad/geda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 2062094db6f4..d9960a42fe1d 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libstroke.so:devel/libstroke RUN_DEPENDS= gawk:lang/gawk USES= desktop-file-utils gettext gmake gnome guile:1.8 libtool \ - pathfix perl5 pkgconfig python:run shared-mime-info \ + perl5 pkgconfig python:run shared-mime-info \ shebangfix SHEBANG_FILES= examples/lightning_detector/bom libgeda/docs/*.dox \ utils/gxyrs/*.pl utils/scripts/* \ |