diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-17 15:03:08 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-17 15:03:08 +0800 |
commit | 54bfc307e866d5aad6b27be55298001d65e39737 (patch) | |
tree | 3dafc05f615cd63ef4bd11f39a7c2496857c353a | |
parent | 441241671b68f8714879ce0707d09dc2ba8ccf71 (diff) | |
download | freebsd-ports-gnome-54bfc307e866d5aad6b27be55298001d65e39737.tar.gz freebsd-ports-gnome-54bfc307e866d5aad6b27be55298001d65e39737.tar.zst freebsd-ports-gnome-54bfc307e866d5aad6b27be55298001d65e39737.zip |
- Stage support
-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> |