summaryrefslogtreecommitdiffstats
path: root/net/gspoof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gspoof/Makefile')
-rw-r--r--net/gspoof/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile
index 0ef48da..ac3eedc 100644
--- a/net/gspoof/Makefile
+++ b/net/gspoof/Makefile
@@ -31,7 +31,7 @@ post-patch:
${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|-Wall -O2|@CFLAGS@|g' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's|/usr/local/share|${PREFIX}/share|g ; \
- s|/usr/share|${X11BASE}/share|g' ${WRKSRC}/gtk.c
+ s|/usr/share|${LOCALBASE}/share|g' ${WRKSRC}/gtk.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gspoof ${PREFIX}/bin
OpenPOWER on IntegriCloud