diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-01-18 20:22:30 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-01-18 20:22:30 +0800 |
commit | ae747df98c57b3d279a8750761ff2e27c5217cb6 (patch) | |
tree | 61b39fb59d7f00b890486527433de95af83e0cb1 /news/husky-smapi | |
parent | ea5d602c70a08e26fdbae1d2bd30056d62cb18a2 (diff) | |
download | freebsd-ports-graphics-ae747df98c57b3d279a8750761ff2e27c5217cb6.tar.gz freebsd-ports-graphics-ae747df98c57b3d279a8750761ff2e27c5217cb6.tar.zst freebsd-ports-graphics-ae747df98c57b3d279a8750761ff2e27c5217cb6.zip |
fix build of husky ports if husky-smapi was installed as a package
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 83125025034..242e1ba0845 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> |