diff options
-rw-r--r-- | graphics/exrtools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile index 43f7333c281a..4d5b97232507 100644 --- a/graphics/exrtools/Makefile +++ b/graphics/exrtools/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \ USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_REINPLACE= yes +USE_GETOPT_LONG=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |