diff options
Diffstat (limited to 'graphics/libgphoto2/Makefile')
-rw-r--r-- | graphics/libgphoto2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 36a947addcf4..0890270e1a9b 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -28,6 +28,7 @@ PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.8.0 MAN3= libgphoto2.3 libgphoto2_port.3 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} < 1000040 |