diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/lxshortcut/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/lxshortcut/Makefile b/deskutils/lxshortcut/Makefile index 39a556c45f12..4d0572816324 100644 --- a/deskutils/lxshortcut/Makefile +++ b/deskutils/lxshortcut/Makefile @@ -25,6 +25,11 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +CONFLICTS= libfm-1.2.0 + +DEPRECATED= Now distributed with x11/libfm-1.2.0 +EXPIRATION_DATE=2014-03-23 + PORTDOCS= README OPTIONS_DEFINE= DOCS NLS |