diff options
Diffstat (limited to 'databases/my2cego/Makefile')
-rw-r--r-- | databases/my2cego/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/my2cego/Makefile b/databases/my2cego/Makefile index 15269e20922d..96914b0e273d 100644 --- a/databases/my2cego/Makefile +++ b/databases/my2cego/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_LDCONFIG= yes -USE_AUTOTOOLS= autoconf:268:env +USE_AUTOTOOLS= autoconf:env PLIST_FILES= bin/my2cego .include <bsd.port.mk> |