diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:26:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-02 23:26:36 +0000 |
commit | 720c62ee28ebda74976b30e7969c14e32dd3868f (patch) | |
tree | e8546d223cdb7ed0f20b09f144f78edd88aaf46d /graphics | |
parent | BROKEN: Unfetchable. Deprecate and schedule for termination on 2006-12-01 (diff) |
NO_PACKAGE is unnecessary here.
Notes
Notes:
svn path=/head/; revision=171934
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autopano-sift/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/autopano-sift/Makefile b/graphics/autopano-sift/Makefile index 3d93dc680f3e..bd0e053f29e6 100644 --- a/graphics/autopano-sift/Makefile +++ b/graphics/autopano-sift/Makefile @@ -14,7 +14,6 @@ MAINTAINER= cartola@openit.com.br COMMENT= Automatic panorama control point generation tool RESTRICTED= May be covered by patents -NO_PACKAGE= ${RESTRICTED} LIB_DEPENDS+= gdiplus:${PORTSDIR}/x11-toolkits/libgdiplus BUILD_DEPENDS+= mono:${PORTSDIR}/lang/mono \ |