summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-02-09 13:51:46 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-02-09 13:51:46 +0000
commit9f15651281f6e4a11e86b4be9f4e17af9f9c1c59 (patch)
tree144a9429e41df7e278c264d3bbf483ecf125ea3a /editors
parent- Bump PORTREVISION after x11-toolkits/fox16 shlib bump (diff)
Update to version 28.1.4.
Approved by: maintainer (timeout since 12 Jan)
Notes
Notes: svn path=/head/; revision=268826
Diffstat (limited to 'editors')
-rw-r--r--editors/tea/Makefile16
-rw-r--r--editors/tea/distinfo5
2 files changed, 7 insertions, 14 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index 96193f75f235..d49b58e1bc7b 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tea
-DISTVERSION= 28.1.2
+DISTVERSION= 28.1.4
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}-editor/${PORTVERSION}
@@ -16,7 +16,6 @@ COMMENT= A simple and powerful Qt4-based text editor
LICENSE= GPLv3
USE_BZIP2= yes
-USE_XLIB= yes
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build corelib gui script svg xml
@@ -27,19 +26,14 @@ OPTIONS= ASPELL "Build with GNU Aspell support" on
.include <bsd.port.pre.mk>
.if defined(WITH_ASPELL)
-LIB_DEPENDS+= aspell.16:${PORTSDIR}/textproc/aspell
-QMAKEFLAGS+= USE_ASPELL=true
+LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell
+QMAKEFLAGS= USE_ASPELL=true
.else
-QMAKEFLAGS+= USE_ASPELL=false
+QMAKEFLAGS= USE_ASPELL=false
.endif
-post-patch:
- @${REINPLACE_CMD} -e '/aspell/s,/usr,${LOCALBASE},' ${WRKSRC}/src.pro
- @${REINPLACE_CMD} -e 's|/usr/X11R6/include/X11|X11|' ${WRKSRC}/qxtwindowsystem_x11.cpp
-
do-configure:
- @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} \
- ${QMAKE} ${QMAKEFLAGS} PREFIX=$PREFIX})
+ @cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin
diff --git a/editors/tea/distinfo b/editors/tea/distinfo
index 0163cc20730c..f45fc0e9ff69 100644
--- a/editors/tea/distinfo
+++ b/editors/tea/distinfo
@@ -1,3 +1,2 @@
-MD5 (tea-28.1.2.tar.bz2) = f2bb81048f750468e702e3a860f5d8bb
-SHA256 (tea-28.1.2.tar.bz2) = ba4eb9b16bf5fefe345093be36501e6826f29184f77b8cbf909091fcf8db8f9d
-SIZE (tea-28.1.2.tar.bz2) = 233850
+SHA256 (tea-28.1.4.tar.bz2) = 739a7c6294d3231acd89dac4ff4c00d6b291387402ab589c73ced5c68611406d
+SIZE (tea-28.1.4.tar.bz2) = 230637