diff --git a/japanese/jishyo/Makefile b/japanese/jishyo/Makefile index 46d771fbb40d..6dea4597a5a4 100644 --- a/japanese/jishyo/Makefile +++ b/japanese/jishyo/Makefile @@ -1,25 +1,24 @@ PORTNAME= jishyo PORTVERSION= 0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= japanese gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Jishyo-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Japanese dictionary for GNUstep WWW= https://www.eskimo.com/~pburns/Dictionaries/ LICENSE= GPLv2+ -BROKEN_FreeBSD_13= ld: error: duplicate symbol: DicDir -BROKEN_FreeBSD_14= ld: error: duplicate symbol: DicDir - PORTSCOUT= skipv:0.2 USES= gnustep -USE_GNUSTEP= back build +USE_GNUSTEP= back base build gui + +CPPFLAGS+= -fcommon post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Jishyo.app/Jishyo .include