diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-21 01:53:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-21 01:53:26 +0000 |
commit | 66eba046a4775f7f59b65feef9fd18a0f7b5a125 (patch) | |
tree | 030ba2a21c84cdc6b46c3dfce8764b769fc8222e /comms/cutecom/Makefile | |
parent | 532ff17cf6f7a0b0bf44c45a99d6463f555d4078 (diff) |
- Stage support
Notes
Notes:
svn path=/head/; revision=345286
Diffstat (limited to 'comms/cutecom/Makefile')
-rw-r--r-- | comms/cutecom/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index bfaef1239f23..0036d438f7cd 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS= lsz:${PORTSDIR}/comms/lrzsz USE_QT4= qt3support qmake_build moc_build rcc_build uic_build USES= cmake -MAN1= cutecom.1 - -NO_STAGE= yes .include <bsd.port.mk> |