diff options
Diffstat (limited to 'comms/aprsd')
-rw-r--r-- | comms/aprsd/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/comms/aprsd/Makefile b/comms/aprsd/Makefile index f306b9bfdc73..d208ab984920 100644 --- a/comms/aprsd/Makefile +++ b/comms/aprsd/Makefile @@ -1,9 +1,5 @@ -# ports collection makefile for: aprsd -# Date created: 14 Jan 2008 -# Whom: db -# +# Created by: db # $FreeBSD$ -# PORTNAME= aprsd PORTVERSION= 2.2.515 @@ -17,6 +13,7 @@ COMMENT= Server daemon providing Internet access to APRS packet data GNU_CONFIGURE= yes SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |