summaryrefslogtreecommitdiff
path: root/graphics/gnofract4d/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-23 02:23:08 +0000
commitd7fcc8234e06a8c12e6487dd28666de98389bff5 (patch)
treec3561c94edaa03faaf0f9e928fbba2a1a28a3669 /graphics/gnofract4d/Makefile
parentFix build with WITH_OPTIMIZED_FLAGS defined (diff)
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r--graphics/gnofract4d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile
index 3532b5a242f8..84f2596c4a66 100644
--- a/graphics/gnofract4d/Makefile
+++ b/graphics/gnofract4d/Makefile
@@ -21,6 +21,7 @@ USE_GMAKE= yes
USE_INC_LIBTOOL_VER= 13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+INSTALLS_OMF= yes
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>