# New ports collection makefile for: prawda # Date created: 2004-07-28 # Whom: Roman Bogorodskiy # # $FreeBSD$ # PORTNAME= prawda PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= russian MASTER_SITES= http://www.prawda.newmail.ru/ MAINTAINER= novel@FreeBSD.org COMMENT= English-Russian translator USE_BZIP2= yes NO_WRKSUBDIR= yes USE_X_PREFIX= yes CXXFLAGS+= -I${X11BASE}/include -L${X11BASE}/lib .include .if ${OSVERSION} < 400010 LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses .endif post-patch: @${REINPLACE_CMD} -e "s|ulong|unsigned long|g;;s|malloc.h|stdlib.h|g" ${WRKSRC}/src/face/video_x.cpp @${REINPLACE_CMD} -e "s|g++|${CXX} ${CXXFLAGS}|g" ${WRKSRC}/src/bin/makefile.exe @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" ${WRKSRC}/bin/makefile ${WRKSRC}/src/face/main.cpp do-build: @cd ${WRKSRC}/bin && ${MAKE} do-install: @cd ${WRKSRC}/bin && ${MAKE} install .include 'logo' rowspan='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 0.12.1.marcus2004-11-251-2/+2
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-2/+2
* Update to 0.10.2marcus2004-07-081-2/+2
* - Update to 0.10.1krion2004-04-031-2/+2
* Now that www/neon is at an appropriate version, re-enable building www/screemmarcus2004-02-081-0/+1
* * Update to 0.8.2marcus2003-11-021-1/+1
* Update to 0.6.2.adamw2003-04-211-1/+1
* Update to 0.5.9.marcus2003-01-051-1/+1
* Update to 0.5.6 which fixes some persistent crashes.marcus2002-12-03