diff options
Diffstat (limited to 'devel/present/Makefile')
-rw-r--r-- | devel/present/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/present/Makefile b/devel/present/Makefile index 0fdf0767c8e5..59fa94365f85 100644 --- a/devel/present/Makefile +++ b/devel/present/Makefile @@ -22,6 +22,6 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -USE_GNOME= gnomehack intlhack gnometarget ltverhack +USE_GNOME= gnomehack intlhack ltverhack .include <bsd.port.mk> |