override freedesktop menu path
This commit is contained in:
parent
90f051cecd
commit
a35e560674
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2005/02/14 23:00:49 couderc Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2005/02/15 15:12:42 couderc Exp $
|
||||
|
||||
COMMENT= "HTML editor for experienced web designers"
|
||||
|
||||
VERSION= 1.0
|
||||
DISTNAME= bluefish-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://bluefish.openoffice.nl/
|
||||
|
||||
@ -33,7 +34,7 @@ LIB_DEPENDS= gtk-x11-2.0.0.14,gdk-x11-2.0.0.14,gdk_pixbuf-2.0.0.14::x11/gtk+2 \
|
||||
aspell::textproc/aspell/core
|
||||
|
||||
CONFIGURE_STYLE=gnu
|
||||
#CONFIGURE_ARGS= --with-icon-path='$${DESTDIR}${PREFIX}/share/pixmaps/'
|
||||
CONFIGURE_ARGS= --with-freedesktop_org-menu='${PREFIX}/share/applications/'
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user