diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-01-18 12:22:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-01-18 12:22:30 +0000 |
commit | b45999120a4bc4d2da2e43c8a84e758f0ab804b2 (patch) | |
tree | b560c2f4de3c9ac3603c3f725cb77bbd04de2823 /news/husky-smapi | |
parent | New port: lang/cocor (Coco/R, a compiler generator) (diff) |
fix build of husky ports if husky-smapi was installed as a package
Notes
Notes:
svn path=/head/; revision=73390
Diffstat (limited to 'news/husky-smapi')
-rw-r--r-- | news/husky-smapi/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/husky-smapi/Makefile b/news/husky-smapi/Makefile index 831250250342..242e1ba08455 100644 --- a/news/husky-smapi/Makefile +++ b/news/husky-smapi/Makefile @@ -13,8 +13,6 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION} MAINTAINER= fjoe@FreeBSD.org -BUILD_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base - INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> |