summaryrefslogtreecommitdiff
path: root/graphics/bugle
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-01 19:54:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-01 19:54:17 +0000
commitf94621612fedf678cea61f387dfce659a63de872 (patch)
tree34a30814b1d18a65aec657b07c9910c94c45534b /graphics/bugle
parent- unbreak on old perl (diff)
- Update to 0.0.20060101
PR: ports/91179 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=152540
Diffstat (limited to 'graphics/bugle')
-rw-r--r--graphics/bugle/Makefile3
-rw-r--r--graphics/bugle/distinfo5
-rw-r--r--graphics/bugle/files/patch-Makefile.in11
-rw-r--r--graphics/bugle/files/patch-configure20
4 files changed, 5 insertions, 34 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index cdb369089ae6..12c8f5b0f60b 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= bugle
-PORTVERSION= 0.0.20050512
+PORTVERSION= 0.0.20060101
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bugle
@@ -22,6 +22,7 @@ USE_GL= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --enable-ltdl-install=no
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
LIBS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
diff --git a/graphics/bugle/distinfo b/graphics/bugle/distinfo
index f6b9eede29da..1ae42f2b0c38 100644
--- a/graphics/bugle/distinfo
+++ b/graphics/bugle/distinfo
@@ -1,2 +1,3 @@
-MD5 (bugle-0.0.20050512.tar.gz) = 1a9fce81316285c2b1d8d2908375cf3a
-SIZE (bugle-0.0.20050512.tar.gz) = 875329
+MD5 (bugle-0.0.20060101.tar.gz) = 9f7472aad8c674be901aae454000ab8d
+SHA256 (bugle-0.0.20060101.tar.gz) = 02ac293b2017a412a5014f5ea7d6c2887f8ba1f2fa3e70f3d48739eea4104f1b
+SIZE (bugle-0.0.20060101.tar.gz) = 1077169
diff --git a/graphics/bugle/files/patch-Makefile.in b/graphics/bugle/files/patch-Makefile.in
deleted file mode 100644
index 06d17ac30ecf..000000000000
--- a/graphics/bugle/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Tue Sep 13 10:26:47 2005
-+++ Makefile.in Tue Sep 13 10:26:58 2005
-@@ -370,7 +370,7 @@
- subdirs = @subdirs@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = libltdl
-+SUBDIRS = #libltdl
- SYMBOLFLAGS = -export-symbol-regex '^(gl[A-Z]|budgie_|bugle_|gldb_)'
- # Misc extra files to include
- noinst_HEADERS = budgie/tree.def budgie/c-common.def
diff --git a/graphics/bugle/files/patch-configure b/graphics/bugle/files/patch-configure
deleted file mode 100644
index a323d93c0aaf..000000000000
--- a/graphics/bugle/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Tue Sep 13 10:52:24 2005
-+++ configure Tue Sep 13 10:52:45 2005
-@@ -465,7 +465,7 @@
- # include <unistd.h>
- #endif"
-
--ac_subdirs_all="$ac_subdirs_all libltdl"
-+ac_subdirs_all="$ac_subdirs_all"
- ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE LEX LEXLIB LEX_OUTPUT_ROOT YACC LN_S build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL subdirs LTDLINCL LIBLTDL PERL X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS READLINE_LIBS GL_LIBS GLINCLUDES LIBOBJS AVCODEC_LIBS HAVE_READLINE THREAD_LIBS LTLIBOBJS'
- ac_subst_files=''
-
-@@ -20456,7 +20456,7 @@
-
-
-
--subdirs="$subdirs libltdl"
-+subdirs="$subdirs"
-
-
-