[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10888: update xforms to master
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10888: update xforms to master |
Date: |
Thu, 5 Dec 2024 22:08:23 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10888
revision-id: carlhansen@gnu.org-20241206030819-6ie9v15zgk0lxzsa
parent: carlhansen@gnu.org-20241206021611-bb5jqcqskci0p6sm
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-12-06 03:08:19 +0000
message:
update xforms to master
modified:
pkg/other/xforms/Makefile makefile-20180420074016-nivd16bjprux88i8-4
=== modified file 'pkg/other/xforms/Makefile'
--- a/pkg/other/xforms/Makefile 2024-11-10 06:05:07 +0000
+++ b/pkg/other/xforms/Makefile 2024-12-06 03:08:19 +0000
@@ -46,7 +46,7 @@
WORKOBJ = $(WORKSRC)
-BUILDDEPS = autoconf automake libtool
+BUILDDEPS =# autoconf automake libtool
LIBDEPS =
USE_AUTORECONF = yes
######################################################################
@@ -60,7 +60,7 @@
fetch: fetch-git
-post-extract: fetch
+post-fetch: fetch-git
mkdir -p $(WORKSRC)
mkdir -p $(WORKOBJ)
cp -a $(GITSRC)/* $(WORKSRC)/
@@ -69,6 +69,4 @@
cd $(WORKSRC) && ./autogen.sh
$(MAKECOOKIE)
-## Configuration options ##
-## adjust as needed
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10888: update xforms to master,
Carl Hansen <=