diff options
Diffstat (limited to 'deskutils/xpad-current/Makefile')
-rw-r--r-- | deskutils/xpad-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile index 99bb53a93dfd..4e723f058f28 100644 --- a/deskutils/xpad-current/Makefile +++ b/deskutils/xpad-current/Makefile @@ -20,7 +20,7 @@ FETCH_ARGS= -p USE_BZIP2= yes USE_XORG= x11 sm USE_GNOME= gtk20 gnomehier intltool -USE_PKGCONFIG= build +USES= pkgconfig INSTALLS_ICONS= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |