diff options
Diffstat (limited to 'x11/avant-window-navigator/Makefile')
-rw-r--r-- | x11/avant-window-navigator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index fe51b3256d0c..11f7872613e3 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -24,7 +24,7 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_XORG= x11 xproto xcomposite xrender CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib AWN_DESKTOP?= agnostic |