diff options
Diffstat (limited to 'deskutils/gnotime/Makefile')
-rw-r--r-- | deskutils/gnotime/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 89e25a999..c3c1bfb41 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -19,6 +19,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile USE_GNOME= gnomehack gnomeprefix gtkhtml3 libgnomeui USE_X_PREFIX= yes USE_GMAKE= yes +INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib" |