1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add staging support.

Mark this software as requiring GCC (pre-C89 code).
This commit is contained in:
Joerg Wunsch 2014-08-08 20:43:19 +00:00
parent 4a970c888a
commit 9f5e02a4cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364381

View File

@ -9,13 +9,13 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= joerg
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= joerg@FreeBSD.org
COMMENT= The part of X11R3's xcalc featuring a slide rule
USES= imake
USE_XORG= x11 xext
USE_GCC= any
MAN1= sliderule.1
PLIST_FILES= bin/sliderule
NO_STAGE= yes
.include <bsd.port.mk>