diff options
Diffstat (limited to 'devel/physfs-devel/Makefile')
-rw-r--r-- | devel/physfs-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/physfs-devel/Makefile b/devel/physfs-devel/Makefile index 005065218111..e297ab746a6a 100644 --- a/devel/physfs-devel/Makefile +++ b/devel/physfs-devel/Makefile @@ -12,7 +12,7 @@ COMMENT= Library to provide abstract access to various archives CONFLICTS_INSTALL= physfs-[0-9]* -USES= cmake tar:bzip2 +USES= cmake:insource tar:bzip2 USE_LDCONFIG= yes .include <bsd.port.mk> |