diff options
-rw-r--r-- | devel/bglibs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile index 4cc7cf4f64b1..4453d2ed6efd 100644 --- a/devel/bglibs/Makefile +++ b/devel/bglibs/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://untroubled.org/${PORTNAME}/ MAINTAINER= sergei@FreeBSD.org COMMENT= One stop library package by Bruce Guenter +NOT_FOR_ARCHS= alpha + LDFLAGS?= -s DOCS= NEWS README TODO doc/html/* |