diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-03 02:49:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-03 02:49:14 +0800 |
commit | af3c723080ff200090baab61552de67e83cedf71 (patch) | |
tree | e60e7b3d317ad2d921102923e35ae514e20df35b /graphics/fortytwo | |
parent | 780142f963609adfc6104b4178b100a58c7e2863 (diff) | |
download | freebsd-ports-gnome-af3c723080ff200090baab61552de67e83cedf71.tar.gz freebsd-ports-gnome-af3c723080ff200090baab61552de67e83cedf71.tar.zst freebsd-ports-gnome-af3c723080ff200090baab61552de67e83cedf71.zip |
Stage support
Diffstat (limited to 'graphics/fortytwo')
-rw-r--r-- | graphics/fortytwo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile index a6c6108dfa6b..ce2fe34e873c 100644 --- a/graphics/fortytwo/Makefile +++ b/graphics/fortytwo/Makefile @@ -31,5 +31,4 @@ FORTYTWO_BDB_PORT?= databases/fortytwo-bdb ADDITIONAL_OBJCFLAGS+= -I${BDB_INCLUDE_DIR} ADDITIONAL_LDFLAGS+= -L${BDB_LIB_DIR} -NO_STAGE= yes .include <bsd.port.mk> |