diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile index 694c2c30a441..4dadf877aaeb 100644 --- a/cad/pcb-rnd/Makefile +++ b/cad/pcb-rnd/Makefile @@ -1,52 +1,49 @@ PORTNAME= pcb-rnd DISTVERSION= 3.1.7b CATEGORIES= cad MASTER_SITES= http://www.repo.hu/projects/${PORTNAME}/releases/ MAINTAINER= alven@FreeBSD.org COMMENT= Flexible, modular Printed Circuit Board editor WWW= http://www.repo.hu/projects/pcb-rnd/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libfungw.so:devel/fungw \ libgd.so:graphics/gd \ libgenht.so:devel/genht \ librnd-hid.so:cad/librnd USES= gmake gnome pkgconfig tar:bz2 USE_GNOME= libxml2 HAS_CONFIGURE= yes CONFIGURE_ARGS= ${WITH_DEBUG:D--debug} \ --CC=${CC} \ --cflags/libs/sul/freetype2="-I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include/freetype2/freetype" \ --CFLAGS='${CFLAGS}' \ --ldflags/libs/sul/freetype2=-L${LOCALBASE}/lib \ --LDFLAGS='${LDFLAGS}' TEST_TARGET= test TESTING_UNSAFE= yes # ld: error: unable to find library -lrnd-3rd BINARY_ALIAS= make=${MAKE_CMD} PORTDOCS= * OPTIONS_DEFINE= DOCS -post-patch: - ${ECHO_CMD} 'USER_CFLAGS += -DSCCONFIG_ACCEPT_IMPLICIT' >> ${WRKSRC}/scconfig/Makefile - post-install: .for f in bxl2txt gsch2pcb-rnd pcb-rnd rect-union-rnd txt2bxl ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$f .endfor ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pcb-rnd/plugins/*.so post-install-DOCS-off: ${RM} -r ${STAGEDIR}${DOCSDIR} .include diff --git a/cad/pcb-rnd/pkg-descr b/cad/pcb-rnd/pkg-descr index 72ecacbe4715..a38f7cd735fa 100644 --- a/cad/pcb-rnd/pkg-descr +++ b/cad/pcb-rnd/pkg-descr @@ -1,6 +1,6 @@ -pcb-rnd is a free/open source, flexible, modular Printed Circuit Board editor +pcb-rnd is a Free Software flexible, modular Printed Circuit Board editor - for design of professional and hobby boards. - is feature-rich and compatible - has a long history, fast paced development, and big plans. - is part of the coralEDA ecosystem.