diff options
Diffstat (limited to 'graphics/enblend')
-rw-r--r-- | graphics/enblend/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/enblend/Makefile b/graphics/enblend/Makefile index aceada71a906..295e4edfb7c1 100644 --- a/graphics/enblend/Makefile +++ b/graphics/enblend/Makefile @@ -34,7 +34,6 @@ USE_GL= glut GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= enblend.1 enfuse.1 PLIST_FILES= bin/enblend bin/enfuse |