mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
graphics/gimp-app: Fix CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
a2cfbfd062
commit
0c3779a123
1 changed files with 1 additions and 1 deletions
|
@ -73,8 +73,8 @@ CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \
|
|||
--enable-default-binary
|
||||
CONFIGURE_ENV= GIMP_THREAD_LIBS=-lpthread
|
||||
LIBS+= -lexecinfo -lm
|
||||
CPE_VENDOR= gimp
|
||||
CPE_PRODUCT= gimp
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
SHEBANG_FILES= plug-ins/pygimp/plug-ins/*.py
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue