diff options
Diffstat (limited to 'x11/startup-notification/Makefile')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 61a5699e0..56f799f42 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/startup-notification/Makefile,v 1.7 2006/07/18 16:24:19 ahze Exp $ PORTNAME= startup-notification PORTVERSION= 0.8 @@ -21,7 +21,7 @@ USE_XLIB= yes USE_GMAKE= yes USE_GNOME= gnomehack gnometarget pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |