diff --git a/devel/ultragetopt/Makefile b/devel/ultragetopt/Makefile index 920868985a7f..5e7146bf986c 100644 --- a/devel/ultragetopt/Makefile +++ b/devel/ultragetopt/Makefile @@ -11,7 +11,7 @@ COMMENT= Versatile and customizable implementation of getopt() LICENSE= MIT -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes MAKE_ARGS= PREFIX="${PREFIX}" USE_LDCONFIG= yes @@ -19,5 +19,4 @@ PLIST_FILES= include/ultragetopt.h lib/libultragetopt.a \ lib/libultragetopt.la lib/libultragetopt.so \ lib/libultragetopt.so.0 -NO_STAGE= yes .include