mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Remove leftovers introduced in r320123.
Submitted by: John Marino <draco@marino.st>
This commit is contained in:
parent
1ff69f1ed8
commit
c9c5de0c6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320141
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= aws
|
||||
PORTVERSION= 2.10.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://downloads.dragonlace.net/src/
|
||||
|
||||
|
12
www/aws/files/patch-makefile
Normal file
12
www/aws/files/patch-makefile
Normal file
@ -0,0 +1,12 @@
|
||||
Prevent empty ${EXAMPLESDIR}/bin directory from being created
|
||||
|
||||
--- makefile.orig 2011-01-09 14:48:05.000000000 +0000
|
||||
+++ makefile
|
||||
@@ -437,7 +437,6 @@ endif
|
||||
$(MKDIR) -p $(I_AGP)
|
||||
$(MKDIR) -p $(I_TPL)
|
||||
$(MKDIR) -p $(I_IMG)
|
||||
- $(MKDIR) -p $(I_SBN)
|
||||
$(MKDIR) -p $(I_PLG)
|
||||
$(MKDIR) -p $(I_WEL)
|
||||
|
Loading…
Reference in New Issue
Block a user