sysutils/gkrellm: Fix indirect linking error on DragonFly

This commit is contained in:
marino 2012-01-29 15:50:49 +00:00
parent 41a95f9d52
commit 6825b12cdb

View file

@ -133,7 +133,7 @@ SYS_LIBS+= -lnsl
BINGROUP= kmem
NEED_MD5= no
MD5_LIBS= -lmd
SYS_LIBS= -lkvm -lkinfo -ldevstat
SYS_LIBS= -lkvm -lkinfo -ldevstat -lX11 -lm
endif
endif
endif