diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
commit | d7fcc8234e06a8c12e6487dd28666de98389bff5 (patch) | |
tree | c3561c94edaa03faaf0f9e928fbba2a1a28a3669 /palm/gnome-pilot/Makefile | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) |
Notes
Diffstat (limited to 'palm/gnome-pilot/Makefile')
-rw-r--r-- | palm/gnome-pilot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile index d851e31e34e3..01bce833e72d 100644 --- a/palm/gnome-pilot/Makefile +++ b/palm/gnome-pilot/Makefile @@ -25,6 +25,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel intlhack USE_LIBTOOL_VER=15 +INSTALLS_OMF= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |