diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-24 23:21:25 +0000 |
commit | ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 (patch) | |
tree | e23ad8f32a26812997940fcbb692cd233adb348c /russian | |
parent | 74afc71c04a50797560e13b9718ee538eba6b691 (diff) |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/artwiz-ru/Makefile | 3 | ||||
-rw-r--r-- | russian/prawda/Makefile | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/russian/artwiz-ru/Makefile b/russian/artwiz-ru/Makefile index 866d46c405da..6cc8a85f750a 100644 --- a/russian/artwiz-ru/Makefile +++ b/russian/artwiz-ru/Makefile @@ -7,7 +7,7 @@ PORTNAME= artwiz-ru PORTVERSION= 20041031 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= russian x11-fonts MASTER_SITES= http://dev.gentoo.org/~sergey/ \ ${MASTER_SITE_LOCAL} @@ -21,7 +21,6 @@ BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig RUN_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig USE_BZIP2= yes -USE_X_PREFIX= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/fonts PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/russian/prawda/Makefile b/russian/prawda/Makefile index 450acf0f8ea6..f3e0dc7695fb 100644 --- a/russian/prawda/Makefile +++ b/russian/prawda/Makefile @@ -7,7 +7,7 @@ PORTNAME= prawda PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= russian MASTER_SITES= http://www.prawda.newmail.ru/ @@ -16,7 +16,7 @@ COMMENT= English-Russian translator USE_BZIP2= yes NO_WRKSUBDIR= yes -USE_X_PREFIX= yes +USE_XORG= x11 xaw xmu xt sm CXXFLAGS+= -I${X11BASE}/include -L${X11BASE}/lib post-patch: |