aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
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