diff options
Diffstat (limited to 'graphics/aaphoto/Makefile')
-rw-r--r-- | graphics/aaphoto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/aaphoto/Makefile b/graphics/aaphoto/Makefile index 3799bb7f8947..3b232813c9b4 100644 --- a/graphics/aaphoto/Makefile +++ b/graphics/aaphoto/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jasper:${PORTSDIR}/graphics/jasper \ LICENSE= GPLv3 -USE_AUTOTOOLS= autoheader:268 +USE_AUTOTOOLS= autoheader GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |