diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:28:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:44:42 +0000 |
commit | 2c672a4de941dc57142d867ba42396b1b64d2921 (patch) | |
tree | 8df5490a1c027e22b101c5ee6a85de2599b1756c /misc/gnome-icon-theme | |
parent | 221a492f5c87d536e466ae45c8adef13b4771ba2 (diff) |
Diffstat (limited to 'misc/gnome-icon-theme')
-rw-r--r-- | misc/gnome-icon-theme/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 63bbf292e646..b3aa11226a22 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-them GNU_CONFIGURE= yes USES= gettext-tools gmake gnome pathfix pkgconfig tar:xz USE_GNOME= intlhack -INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-icon-mapping CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |