aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-10 07:08:01 +0800
committerpav <pav@FreeBSD.org>2004-11-10 07:08:01 +0800
commit783b3722004ce5a8ececbd91030b7e0c685a1d88 (patch)
tree9f6e017282e0b68578027049d08998738e59420f /graphics
parent6fdf1153eccaac30caab33f361bbb39acf7523dc (diff)
downloadfreebsd-ports-gnome-783b3722004ce5a8ececbd91030b7e0c685a1d88.tar.gz
freebsd-ports-gnome-783b3722004ce5a8ececbd91030b7e0c685a1d88.tar.zst
freebsd-ports-gnome-783b3722004ce5a8ececbd91030b7e0c685a1d88.zip
- Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it PR: ports/73695 [1] Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) [1]
Diffstat (limited to 'graphics')
-rw-r--r--graphics/bugle/Makefile10
-rw-r--r--graphics/bugle/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index 27d9c1257e19..7394904f13c4 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20041025
+PORTVERSION= 0.0.20041108
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bugle
@@ -25,4 +25,10 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
LIBS="-L${X11BASE}/lib"
INSTALLS_SHLIB= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= Port requires perl 5.6.x or later to build. Install lang/perl5.8 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/graphics/bugle/distinfo b/graphics/bugle/distinfo
index 8b9957400140..badce08467b4 100644
--- a/graphics/bugle/distinfo
+++ b/graphics/bugle/distinfo
@@ -1,2 +1,2 @@
-MD5 (bugle-0.0.20041025.tar.gz) = 001ba20994d489068eef2a6c861a72a5
-SIZE (bugle-0.0.20041025.tar.gz) = 383410
+MD5 (bugle-0.0.20041108.tar.gz) = b16a79e9d5a1c1f6c85d687e64aea87f
+SIZE (bugle-0.0.20041108.tar.gz) = 474871