aboutsummaryrefslogtreecommitdiffstats
path: root/lang/sather-specification
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-08-10 11:39:44 +0800
committerrafan <rafan@FreeBSD.org>2006-08-10 11:39:44 +0800
commitd6926d7e28d7b7c0820024f7a990d674bb41f42a (patch)
tree063413711fbf58dab3517e2b0f7cf97d1a46eaa5 /lang/sather-specification
parent8f66e1e1137c655da5e45c711c6371edd206be23 (diff)
downloadfreebsd-ports-graphics-d6926d7e28d7b7c0820024f7a990d674bb41f42a.tar.gz
freebsd-ports-graphics-d6926d7e28d7b7c0820024f7a990d674bb41f42a.tar.zst
freebsd-ports-graphics-d6926d7e28d7b7c0820024f7a990d674bb41f42a.zip
- Unbreak on 4.x
PR: ports/101726 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
Diffstat (limited to 'lang/sather-specification')
-rw-r--r--lang/sather-specification/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/lang/sather-specification/Makefile b/lang/sather-specification/Makefile
index 5cf73ce9431..d83ab1ca6e2 100644
--- a/lang/sather-specification/Makefile
+++ b/lang/sather-specification/Makefile
@@ -7,6 +7,7 @@
PORTNAME= specification
PORTVERSION= 000328
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=sather/Doc
@@ -22,14 +23,8 @@ DOCSDIR= ${PREFIX}/share/doc/sather/${PORTNAME}
do-install:
${MKDIR} ${DOCSDIR}
- @${TAR} -xf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR}
+ @${TAR} -xzf ${DISTDIR}/${DISTFILES} -C ${DOCSDIR}
@${FIND} ${DOCSDIR}/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;
${CHOWN} -R ${SHAREOWN} ${DOCSDIR}/
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= tar is too old
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
rts-gnome/commit/devel/bonobo-conf?h=mate-1.16&id=a6849a2ed351816117660c8e1bb7c0bc56157902'>Implement USE_GNOMENG. Users should not be able to start using Evolutionmarcus2002-07-101-5/+4 * Don't compile/install useless statically linked versions of shared objects.sobomax2002-01-233-17/+23 * Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8 * Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17 * Forgot to add these in my previous commit.sobomax2001-11-102-0/+37 * Update to 0.14.sobomax2001-11-102-3/+3 * Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14 * Update to 0.12.sobomax2001-10-093-3/+6 * Update to 0.11.sobomax2001-08-163-2/+3 * Update to 0.10.sobomax2001-08-085-9/+30 * Update to 0.7.sobomax2001-07-094-36/+9 * Update to 0.6.sobomax2001-07-065-13/+48 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1 * Update to 0.2ade2001-04-234-9/+43 * -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1