Fix the pdesk port up a little bit.
PR: 35168 Submitted by: peckdani@msu.edu
This commit is contained in:
parent
64459e5206
commit
6384a2040a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57372
@ -29,5 +29,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/config.cache
|
||||
@${CHMOD} 750 ${WRKSRC}/missing
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
17
x11/mgapdesk/files/patch-makefile.in
Normal file
17
x11/mgapdesk/files/patch-makefile.in
Normal file
@ -0,0 +1,17 @@
|
||||
--- Makefile.in.orig Thu Feb 21 00:00:45 2002
|
||||
+++ Makefile.in Thu Feb 21 00:01:10 2002
|
||||
@@ -40,10 +40,10 @@
|
||||
|
||||
top_builddir = .
|
||||
|
||||
-ACLOCAL = @ACLOCAL@
|
||||
-AUTOCONF = @AUTOCONF@
|
||||
-AUTOMAKE = @AUTOMAKE@
|
||||
-AUTOHEADER = @AUTOHEADER@
|
||||
+#ACLOCAL = @ACLOCAL@
|
||||
+#AUTOCONF = @AUTOCONF@
|
||||
+#AUTOMAKE = @AUTOMAKE@
|
||||
+#AUTOHEADER = @AUTOHEADER@
|
||||
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
|
Loading…
Reference in New Issue
Block a user