diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-21 09:53:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-21 09:53:26 +0800 |
commit | 7980e91f7758e4583198a37bc28ba90b055010da (patch) | |
tree | 030ba2a21c84cdc6b46c3dfce8764b769fc8222e /comms | |
parent | 5801195a0f4890280380b0fe9912259f1254754c (diff) | |
download | freebsd-ports-gnome-7980e91f7758e4583198a37bc28ba90b055010da.tar.gz freebsd-ports-gnome-7980e91f7758e4583198a37bc28ba90b055010da.tar.zst freebsd-ports-gnome-7980e91f7758e4583198a37bc28ba90b055010da.zip |
- Stage support
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 |