diff options
Diffstat (limited to 'cad/geda/Makefile')
-rw-r--r-- | cad/geda/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index b67519bdc3c7..9d65f6e344c1 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -34,7 +34,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libstroke=${LOCALBASE} INSTALL_TARGET= install-strip USE_LDCONFIG= yes -INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-gaf |