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 | |
parent | 532ff17cf6f7a0b0bf44c45a99d6463f555d4078 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cutecom/Makefile | 3 | ||||
-rw-r--r-- | comms/cutecom/pkg-plist | 1 |
2 files changed, 1 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> diff --git a/comms/cutecom/pkg-plist b/comms/cutecom/pkg-plist index 1d66afd9f9b9..84895d065b0b 100644 --- a/comms/cutecom/pkg-plist +++ b/comms/cutecom/pkg-plist @@ -1,2 +1,3 @@ bin/cutecom +man/man1/cutecom.1.gz share/applications/cutecom.desktop |