diff options
Diffstat (limited to 'deskutils/goats/Makefile')
-rw-r--r-- | deskutils/goats/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/goats/Makefile b/deskutils/goats/Makefile index 678ca16..c9a4312 100644 --- a/deskutils/goats/Makefile +++ b/deskutils/goats/Makefile @@ -16,6 +16,7 @@ COMMENT= Yellow post-it note applet for GNOME 2 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= libgnomeprintui gnomepanel libglade2 gnomeprefix gnomehack +INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |