diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:03:08 +0000 |
commit | 19168d15fb37518f479788d78753e68bb12a908b (patch) | |
tree | 3dafc05f615cd63ef4bd11f39a7c2496857c353a /graphics/linux-sdl_ttf | |
parent | 6fa710ec392897ade4ccac8441bafef4f7e0e456 (diff) | |
download | ports-19168d15fb37518f479788d78753e68bb12a908b.tar.gz ports-19168d15fb37518f479788d78753e68bb12a908b.zip |
Notes
Diffstat (limited to 'graphics/linux-sdl_ttf')
-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> |