Fix packaging after MASTER port was staged

This commit is contained in:
Antoine Brodin 2014-01-04 09:04:21 +00:00
parent b0c0566e39
commit ae089be069
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338633
2 changed files with 0 additions and 2 deletions

View file

@ -11,5 +11,4 @@ MASTERDIR= ${.CURDIR}/../../archivers/unzip
EXTRA_PATCHES= ${.CURDIR}/files/patch-fileio.c
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -12,5 +12,4 @@ EXTRA_PATCHES= ${.CURDIR}/files/patch-ebcdic.h
MASTERDIR= ${.CURDIR}/../../archivers/unzip
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"