diff options
-rw-r--r-- | graphics/linux-sdl_ttf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/linux-sdl_ttf/Makefile b/graphics/linux-sdl_ttf/Makefile index 1ea105965b54..c65e9e37c6af 100644 --- a/graphics/linux-sdl_ttf/Makefile +++ b/graphics/linux-sdl_ttf/Makefile @@ -17,5 +17,4 @@ ONLY_FOR_ARCHS= i386 amd64 DIST_SUBDIR= rpm PLIST_SUB+= SDLTTFVER=${PORTVERSION} -NO_STAGE= yes .include <bsd.port.mk> |