diff options
Diffstat (limited to 'graphics/pfstmo/Makefile')
-rw-r--r-- | graphics/pfstmo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/pfstmo/Makefile b/graphics/pfstmo/Makefile index 251a2be1c652..670668401d76 100644 --- a/graphics/pfstmo/Makefile +++ b/graphics/pfstmo/Makefile @@ -20,7 +20,6 @@ PFS_CPPFLAGS= -I${LOCALBASE}/include PFS_LDFLAGS= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${PFS_CPPFLAGS}" \ LDFLAGS="${PFS_LDFLAGS}" USE_GMAKE= yes |