aboutsummaryrefslogtreecommitdiffstats
path: root/editors/the
ModeNameSize
-rw-r--r--Makefile1769logstatsplainblame
-rw-r--r--distinfo375logstatsplainblame
d---------files36logstatsplain
-rw-r--r--pkg-descr241logstatsplainblame
-rw-r--r--pkg-plist1384logstatsplainblame
pan style="color:#3a3935">/py-PySQLite2 LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ ao.3:${PORTSDIR}/audio/libao \ assetml.0:${PORTSDIR}/devel/libassetml \ sqlite3.8:${PORTSDIR}/databases/sqlite3 RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \ ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-PySQLite2 USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL_VER=15 USE_PYTHON= yes USE_SDL= mixer USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui pygnome2 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="${PTHREAD_LIBS} -lm" INFO= gcompris .if defined(PACKAGE_BUILDING) BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ ${X11BASE}/lib/X11/fonts/misc/8x13O.pcf.gz:${X_FONTS_MISC_PORT} .endif .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 IGNORE= Does not build on 4.X .endif post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-DGNOME_DISABLE_DEPRECATED||g' .include <bsd.port.post.mk>