The program does not work without the correct prefix.


cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/fbpanel/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    23 Feb 2021 19:39:49 -0000      1.29
+++ Makefile    26 Feb 2021 21:35:07 -0000
@@ -1,6 +1,7 @@
 # $OpenBSD: Makefile,v 1.29 2021/02/23 19:39:49 sthen Exp $

 COMMENT=       lightweight NETWM compliant desktop panel
+REVISION=      0

 GH_ACCOUNT=    aanatoly
 GH_PROJECT=    fbpanel
@@ -33,6 +34,7 @@ MAKE_FLAGS=   V=1
 DATADIR =      ${PREFIX}/share/fbpanel
 EXECDIR =      ${PREFIX}/libexec/fbpanel
 EXAMPLEDIR =   ${PREFIX}/share/examples/fbpanel
+CONFIGURE_ARGS = --prefix=${PREFIX}

 pre-configure:
${SUBST_CMD} ${WRKSRC}/.config/rules.mk ${WRKSRC}/scripts/rfs-pkg-config
cvs server: Diffing patches
cvs server: Diffing pkg

Reply via email to