1
0
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:
Raphael Kubo da Costa 2013-06-06 22:31:15 +00:00
parent 1ff69f1ed8
commit c9c5de0c6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320141
2 changed files with 13 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= aws
PORTVERSION= 2.10.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= http://downloads.dragonlace.net/src/

View 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)