diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2024-05-06 17:50:09 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2024-05-07 09:52:41 +0200 |
commit | 6e966d18f421ef993425460f5a392f0af7096c6a (patch) | |
tree | 94fd12ca9de51dd14e786e6143c160336929325b /freebsd/applications/themes/twin-style-fahrenheit/Makefile | |
parent | f4cf8eb910a4f05fd94ae14fdd42ed6b14195135 (diff) | |
download | tde-packaging-6e966d18f421ef993425460f5a392f0af7096c6a.tar.gz tde-packaging-6e966d18f421ef993425460f5a392f0af7096c6a.zip |
FreeBSD: Fix loading of window decoration module in twin for new styles.
This relates to issue TDE/tde-packaging-gentoo#373.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/themes/twin-style-fahrenheit/Makefile')
-rw-r--r-- | freebsd/applications/themes/twin-style-fahrenheit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/themes/twin-style-fahrenheit/Makefile b/freebsd/applications/themes/twin-style-fahrenheit/Makefile index 5346daeda..c550e4027 100644 --- a/freebsd/applications/themes/twin-style-fahrenheit/Makefile +++ b/freebsd/applications/themes/twin-style-fahrenheit/Makefile @@ -11,7 +11,7 @@ PORTNAME= twin-style-fahrenheit-trinity COMMENT= TDE window decoration Fahrenheit TDE_PREVERSION= MASTER_SITE_SUBDIR= t/${PORTNAME} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-themes DIST_SUBDIR= TDE/applications/themes |